Skip to content

Commit

Permalink
Update Visual Studio Code and AWS CLI versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
Jacob Woffenden committed Mar 13, 2024
1 parent 5715a80 commit 931ab3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ ENV CONTAINER_USER="analyticalplatform" \
CONTAINER_GROUP="analyticalplatform" \
CONTAINER_GID="1000" \
DEBIAN_FRONTEND="noninteractive" \
VISUAL_STUDIO_CODE_VERSION="1.87.1-1709685762" \
AWS_CLI_VERSION="2.15.27" \
VISUAL_STUDIO_CODE_VERSION="1.87.2-1709912201" \
AWS_CLI_VERSION="2.15.28" \
MINICONDA_VERSION="24.1.2-0" \
MINICONDA_SHA265="8eb5999c2f7ac6189690d95ae5ec911032fa6697ae4b34eb3235802086566d78" \
PATH="/opt/conda/bin:${PATH}"
Expand Down

0 comments on commit 931ab3e

Please sign in to comment.