Skip to content

Commit

Permalink
Update nvm version to v0.39.5 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
containers-actions-bot committed Sep 20, 2023
1 parent da23740 commit a5777f6
Showing 1 changed file with 1 addition and 1 deletion.
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.4" \
ENV NVM_VERSION="v0.39.5" \
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

0 comments on commit a5777f6

Please sign in to comment.