Update codercom/code-server Docker tag to v4

This commit is contained in:
2026-06-02 11:18:56 +00:00
parent 69c2e59804
commit ae54326538
+1 -1
View File
@@ -565,7 +565,7 @@ addons:
# -- Specify the code-server image
repository: codercom/code-server
# -- Specify the code-server image tag
tag: 3.9.2
tag: 4.122.1
# -- Specify the code-server image pull policy
pullPolicy: IfNotPresent