There was an error while loading. Please reload this page.
1 parent 863fa3b commit a331ebdCopy full SHA for a331ebd
.devcontainer/Dockerfile
@@ -9,6 +9,7 @@ COPY library-scripts/*.sh library-scripts/*.env /tmp/library-scripts/
9
ARG NODE_VERSION="16"
10
ARG CORE_TOOLS_VERSION="4"
11
ARG USERNAME="swa-cli"
12
+ARG SWA_CLI_VERSION
13
ENV NVM_DIR="/usr/local/share/nvm" \
14
NVM_SYMLINK_CURRENT=true \
15
USER_GID=1000 \
0 commit comments