Update alpine Docker tag to v3.23 #23

Merged
aggarwalakshun merged 1 commits from renovate/alpine-3.x into main 2026-01-03 07:39:44 +05:30

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