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

This commit is contained in:
2025-10-07 20:02:44 +00:00
parent c92b5cdc18
commit 4a617c1156
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.2@sha256:801465a95cf1b3d436ba370ba77733c05460541f33bb093c351d94477b52ab80 tag: 4.104.3@sha256:eb38bbc3d8de828895cae2be32ab9c7f8bcfe87952a9f8e2ad33ce9e99e78a6a
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.2@sha256:801465a95cf1b3d436ba370ba77733c05460541f33bb093c351d94477b52ab80 tag: 4.104.3@sha256:eb38bbc3d8de828895cae2be32ab9c7f8bcfe87952a9f8e2ad33ce9e99e78a6a
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ