Skip to content

Commit

Permalink
CHG update code-server to 4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wabscale committed Sep 26, 2023
1 parent 39f7231 commit 33fd08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theia-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ RUN set -ex; \
chown anubis:anubis /log

# Build Theia Application
ARG CODE_SERVER_VERSION=4.16.1
ARG CODE_SERVER_VERSION=4.17.0
ARG CODE_SERVER_INDEX=/usr/lib/code-server/lib/vscode/out/vs/code/browser/workbench/workbench.html
COPY config.yml /etc/anubis/config.yml
COPY settings.json /opt/code-server/User/settings.json
Expand Down

0 comments on commit 33fd08a

Please sign in to comment.