Skip to content

Commit

Permalink
Update dependency coder/code-server to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2022
1 parent 9369201 commit 4b1aba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM $BASE_IMAGE

SHELL ["/bin/bash", "-c"]

ARG CODE_SERVER_VERSION="4.5.1"
ARG CODE_SERVER_VERSION="4.5.2"

ARG USER_CONFIG_DIR="${HOME}/.local/share/code-server/User"
ARG REMOTE_CONFIG_DIR="${HOME}/.local/share/code-server/Machine"
Expand Down

0 comments on commit 4b1aba0

Please sign in to comment.