We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac61dd5 commit d82d4ceCopy full SHA for d82d4ce
bun/Dockerfile
@@ -4,7 +4,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core
4
ARG COREPACK_VERSION=0.33.0
5
6
# Check for updates at https://github.com/oven-sh/bun/releases
7
-ARG BUN_VERSION=1.2.5
+ARG BUN_VERSION=1.3.1
8
9
# See https://github.com/nodesource/distributions#installation-instructions
10
ARG NODEJS_VERSION=20
0 commit comments