Skip to content

Commit 2210709

Browse files
⬆️ Update cdr/code-server to v4.98.2 (#936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76faed9 commit 2210709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions
2020

2121
# Setup base system
2222
ARG BUILD_ARCH=amd64
23-
ARG CODE_SERVER_VERSION="v4.98.0"
23+
ARG CODE_SERVER_VERSION="v4.98.2"
2424
ARG HA_CLI_VERSION="4.37.0"
2525
# hadolint ignore=SC2181, DL3008
2626
RUN \

0 commit comments

Comments
 (0)