chore(deps): update busybox:1.36 docker digest to 9ae97d3

This commit is contained in:
Renovate Bot 2024-06-05 09:13:32 +00:00
parent bc24372f89
commit 02696b8159
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ spec:
spec:
initContainers:
- name: init-chmod-data
image: busybox:1.36@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
image: busybox:1.36@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
imagePullPolicy: IfNotPresent
command:
- sh

View File

@ -26,7 +26,7 @@ spec:
fsGroup: 1001
initContainers:
- name: wait-for-gitea
image: busybox:1.36@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
image: busybox:1.36@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
command: ['sh', '-c', "until wget https://git.namesny.com 2>/dev/null; do echo waiting for gitea; sleep 2; done"]
containers:
- name: runner