Specify code-server image versions

This commit is contained in:
Mathis 2024-01-04 21:01:24 +00:00
parent 0dcb09265b
commit ec39940bbd
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ spec:
spec:
initContainers:
- name: init-chmod-data
image: busybox:latest
image: busybox:1.36
imagePullPolicy: IfNotPresent
command:
- sh
@ -30,7 +30,7 @@ spec:
- name: data
mountPath: /home/coder
containers:
- image: codercom/code-server:latest
- image: codercom/code-server:4.20.0
imagePullPolicy: IfNotPresent
name: code-server
args: