Skip to content

Commit

Permalink
Update Bun to 1.1.18
Browse files Browse the repository at this point in the history
This includes the security fix for Openssl
  • Loading branch information
SmollClover committed Jul 4, 2024
1 parent b1333e1 commit 151d5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUN_VERSION="1.1.17-alpine"
ARG BUN_VERSION="1.1.18-alpine"

FROM oven/bun:$BUN_VERSION AS builder

Expand Down

0 comments on commit 151d5ca

Please sign in to comment.