chore(deps): update alpine docker tag to v3.20
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e2db847f70
commit
be6c054917
13 changed files with 13 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue