generated from phoenix-oss/tenant-tpl
feat(docker-image)!: Update ubuntu Docker tag to v24 #9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ spec:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: ubuntu-deployment-pod
|
- name: ubuntu-deployment-pod
|
||||||
image: ubuntu:22.04
|
image: ubuntu:24.04
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["bash","-lc","sleep infinity"]
|
command: ["bash","-lc","sleep infinity"]
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue