Update ghcr.io/linuxserver/code-server Docker tag to v4.103.0
All checks were successful
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 2m13s

This commit is contained in:
2025-08-12 23:02:18 +00:00
parent 8e802c0973
commit 3a43169683
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.102.3@sha256:87cb49f330b48da7796af9de889bc38943ac79db099fbce6323775518fd26b4a tag: 4.103.0@sha256:dc8106ea7ea7430c56df5c138c490d7c20742bc734958f8377e99f9efa300f89
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.102.3@sha256:87cb49f330b48da7796af9de889bc38943ac79db099fbce6323775518fd26b4a tag: 4.103.0@sha256:dc8106ea7ea7430c56df5c138c490d7c20742bc734958f8377e99f9efa300f89
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ