Skip to content

Commit ae3909b

Browse files
committed
ci: Use alpine docker image
1 parent 69088ac commit ae3909b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM oven/bun AS base
1+
FROM oven/bun:alpine AS base
22
WORKDIR /app
33
COPY package.json package.json
44
COPY bun.lock bun.lock

0 commit comments

Comments
 (0)