chore(deps): update alpine docker tag to v3.20
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Renovate Bot 2024-05-24 09:21:13 +00:00 committed by nemunaire
commit 40b9c713dc
13 changed files with 13 additions and 13 deletions

View file

@ -144,7 +144,7 @@ onboot:
net: /run/netns/fic-admin
- name: create-secrets
image: alpine:3.19
image: alpine:3.20
command: ["/bin/init_secrets.sh"]
binds:
- /bin/init_secrets.sh:/bin/init_secrets.sh:ro