Update alpine Docker tag to v3.23
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 13s
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 13s
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: updater
|
||||
image: alpine:3.20
|
||||
image: alpine:3.23
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
||||
Reference in New Issue
Block a user