Skip to content

Commit

Permalink
Update nvm version to 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
containers-actions-bot committed Jul 31, 2024
1 parent 2fce563 commit 15a4a22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/nvm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM bitnami/os-shell:11

USER root

ENV NVM_VERSION="v0.39.7" \
ENV NVM_VERSION="v0.40.0" \
NVM_NODEJS_ORG_MIRROR="https://npmmirror.com/mirrors/node" \
NVM_IOJS_ORG_MIRROR="https://npmmirror.com/mirrors/iojs" \
ELECTRON_MIRROR="https://npmmirror.com/mirrors/electron/" \
Expand Down
2 changes: 1 addition & 1 deletion packages/nvm/tags.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
rolling-tags:
- 0.39.7
- 0.40.0
- latest

0 comments on commit 15a4a22

Please sign in to comment.