Update ghcr.io/linuxserver/code-server Docker tag to v4.104.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s

This commit is contained in:
2025-09-19 20:01:30 +00:00
parent 922c542054
commit 7a42015b95
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ code-server:
main: main:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.104.0@sha256:9b103f97d9599c2bbdb3e205414d58fbf213f2727cc37fbfe2b51ac6dcc4fc01 tag: 4.104.1@sha256:db808bdf2c19be25c25dfd45c938db8c553405db5bfe4e1c0e12abbbfbcdc8af
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -21,7 +21,7 @@ home-assistant:
code-server: code-server:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.104.0@sha256:9b103f97d9599c2bbdb3e205414d58fbf213f2727cc37fbfe2b51ac6dcc4fc01 tag: 4.104.1@sha256:db808bdf2c19be25c25dfd45c938db8c553405db5bfe4e1c0e12abbbfbcdc8af
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ