Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update docker image ghcr.io/coder/code-server to 4.95.1 #3802

Merged
merged 1 commit into from
Nov 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
codeserver:
image:
repository: ghcr.io/coder/code-server
tag: 4.93.1@sha256:c69e398d1b64589b3b77a7becfd03f4ec524982def20e6bffbb51b1b839e72ba
tag: 4.95.1@sha256:01e348da8afeb0a2f8baf104ad2c2a15f3c027e3875d94bd2ded022b18d94c5a
env:
# password: ${SECRET_CODESERVER_PASSWORD}
TZ: "${TIMEZONE}"
Expand Down
Loading