Merge pull request 'Update alpine Docker tag to v3.23' (#23) from renovate/alpine-3.x into main
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 10s
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 10s
Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: updater
|
- name: updater
|
||||||
image: alpine:3.20
|
image: alpine:3.23
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
Reference in New Issue
Block a user