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