Update codercom/code-server Docker tag to v4

This commit is contained in:
2026-05-29 00:35:27 +00:00
parent 69c2e59804
commit 3d8a093c3a
+1 -1
View File
@@ -565,7 +565,7 @@ addons:
# -- Specify the code-server image # -- Specify the code-server image
repository: codercom/code-server repository: codercom/code-server
# -- Specify the code-server image tag # -- Specify the code-server image tag
tag: 3.9.2 tag: 4.122.0
# -- Specify the code-server image pull policy # -- Specify the code-server image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent