Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikun committed Jun 7, 2023
2 parents a4f0871 + a331ebd commit cc02553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY library-scripts/*.sh library-scripts/*.env /tmp/library-scripts/
ARG NODE_VERSION="16"
ARG CORE_TOOLS_VERSION="4"
ARG USERNAME="swa-cli"
ARG SWA_CLI_VERSION
ENV NVM_DIR="/usr/local/share/nvm" \
NVM_SYMLINK_CURRENT=true \
USER_GID=1000 \
Expand Down

0 comments on commit cc02553

Please sign in to comment.