diff --git a/apps/code-server/deployment.yaml b/apps/code-server/deployment.yaml index b71c554..af822c0 100644 --- a/apps/code-server/deployment.yaml +++ b/apps/code-server/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: initContainers: - name: init-chmod-data - image: busybox:1.36 + image: busybox:1.36@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb imagePullPolicy: IfNotPresent command: - sh @@ -30,7 +30,7 @@ spec: - name: data mountPath: /home/coder containers: - - image: codercom/code-server:4.20.0 + - image: codercom/code-server:4.89.1-ubuntu@sha256:d7faf97bc59933b398d5df5c5aec786637a9e40ae8c842bb8d23ca20e0946739 imagePullPolicy: IfNotPresent name: code-server args: