Skip to content

Commit a331ebd

Browse files
authored
fix: incorrect npm package latest version (Azure#707)
* fix: incorrect latest cli version in dockerhub
1 parent 863fa3b commit a331ebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ COPY library-scripts/*.sh library-scripts/*.env /tmp/library-scripts/
99
ARG NODE_VERSION="16"
1010
ARG CORE_TOOLS_VERSION="4"
1111
ARG USERNAME="swa-cli"
12+
ARG SWA_CLI_VERSION
1213
ENV NVM_DIR="/usr/local/share/nvm" \
1314
NVM_SYMLINK_CURRENT=true \
1415
USER_GID=1000 \

0 commit comments

Comments
 (0)