Update alpine Docker tag to v3.22.2

This commit is contained in:
2025-11-03 00:00:23 +00:00
parent 3a57ef6953
commit 2e15b1765d

View File

@@ -17,7 +17,7 @@ spec:
fsGroup: 1000
initContainers:
- name: prepare-config
image: alpine:3.20.3
image: alpine:3.22.2
imagePullPolicy: IfNotPresent
command:
- /bin/sh