mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-05-29 14:37:31 +00:00
fix bun
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
FROM oven/bun:1.1.45-alpine AS base
|
||||
RUN apk add --no-cache git
|
||||
RUN apk add --no-cache git wget
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user