Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored and sachin-sandhu committed Mar 6, 2025
1 parent bf01b3d commit a9569b6
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.5.3
ARG YARN_VERSION=4.6.0

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

0 comments on commit a9569b6

Please sign in to comment.