chore(deps): update alpine docker tag to v3.23
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user