Update alpine Docker tag to v3.23
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 13s

This commit is contained in:
Renovate Bot
2025-12-31 23:30:48 +00:00
parent 7ebe9b17db
commit 80f2311b5c

View File

@@ -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