Skip to content

Commit d82d4ce

Browse files
authored
1 parent ac61dd5 commit d82d4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bun/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core
44
ARG COREPACK_VERSION=0.33.0
55

66
# Check for updates at https://github.com/oven-sh/bun/releases
7-
ARG BUN_VERSION=1.2.5
7+
ARG BUN_VERSION=1.3.1
88

99
# See https://github.com/nodesource/distributions#installation-instructions
1010
ARG NODEJS_VERSION=20

0 commit comments

Comments
 (0)