Skip to content

Commit

Permalink
🔧 Bump VSCode version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Oct 16, 2024
1 parent 2b5572b commit a7fc529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.vendor="Ministry of Justice" \
org.opencontainers.image.description="Visual Studio Code image for Analytical Platform" \
org.opencontainers.image.url="https://github.com/ministryofjustice/analytical-platform-visual-studio-code"

ENV VISUAL_STUDIO_CODE_VERSION="1.94.0-1727878498"
ENV VISUAL_STUDIO_CODE_VERSION="1.94.2-1728494015"

SHELL ["/bin/bash", "-e", "-u", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit a7fc529

Please sign in to comment.