Update codercom/code-server Docker tag to v4

This commit is contained in:
2026-05-27 00:31:43 +00:00
parent cd6a6a13bd
commit f1a04825df
+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.121.0
# -- Specify the code-server image pull policy
pullPolicy: IfNotPresent