Update codercom/code-server Docker tag to v3.12.0

This commit is contained in:
2026-05-26 23:50:03 +00:00
parent cd6a6a13bd
commit 801692dbdb
+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: 3.12.0
# -- Specify the code-server image pull policy
pullPolicy: IfNotPresent