We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69088ac commit ae3909bCopy full SHA for ae3909b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM oven/bun AS base
+FROM oven/bun:alpine AS base
2
WORKDIR /app
3
COPY package.json package.json
4
COPY bun.lock bun.lock
0 commit comments