Skip to content

Commit

Permalink
Update to latest bun version (1.0.27)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Feb 19, 2024
1 parent 509e658 commit 077a858
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# use the official Bun image
# see all versions at https://hub.docker.com/r/oven/bun/tags
FROM oven/bun:1.0.21-alpine as base
FROM oven/bun:1.0.27-alpine as base
WORKDIR /usr/src/app

# install dependencies into temp directory
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 077a858

Please sign in to comment.