Skip to content

Commit

Permalink
Use oven/bun:latest
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Nov 8, 2023
1 parent 4bc6e58 commit 7653913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_bun
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# qryn bun builder
FROM oven/bun:alpine
FROM oven/bun:latest

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 7653913

Please sign in to comment.