Skip to content

Commit

Permalink
⬆️ Update cdr/code-server to v4.92.2 (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent b52686d commit 84ff587
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 @@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions

# Setup base system
ARG BUILD_ARCH=amd64
ARG CODE_SERVER_VERSION="v4.91.1"
ARG CODE_SERVER_VERSION="v4.92.2"
ARG HA_CLI_VERSION="4.35.0"
# hadolint ignore=SC2181, DL3008
RUN \
Expand Down

0 comments on commit 84ff587

Please sign in to comment.