Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Mar 6, 2025
1 parent cd99bf1 commit a534b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm_and_yarn/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG COREPACK_VERSION=0.31.0
ARG PNPM_VERSION=9.15.5

# Check for updates at https://github.com/yarnpkg/berry/releases
ARG YARN_VERSION=4.6.0
ARG YARN_VERSION=4.7.0

# Check for updates at https://github.com/oven-sh/bun/releases
ARG BUN_VERSION=1.2
Expand Down

0 comments on commit a534b9c

Please sign in to comment.