chore(deps): update alpine docker tag to v3.23

This commit is contained in:
2026-03-14 00:00:27 +00:00
parent 168f480c75
commit 107d31730b

View File

@@ -16,7 +16,7 @@ spec:
serviceAccountName: garm
initContainers:
- name: install-garm-provider-k8s
image: alpine:3.21
image: alpine:3.23
command:
- /bin/sh
- -ec
@@ -28,7 +28,7 @@ spec:
- name: provider-dir
mountPath: /opt/garm/providers.d
- name: render-garm-config
image: alpine:3.21
image: alpine:3.23
env:
- name: JWT_AUTH_SECRET
valueFrom: