tener los certs en el contenedor
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
95350a5bed
commit
e032af2388
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,6 @@ contents:
|
||||||
- https://dl-cdn.alpinelinux.org/alpine/v3.17/main
|
- https://dl-cdn.alpinelinux.org/alpine/v3.17/main
|
||||||
packages:
|
packages:
|
||||||
- alpine-baselayout-data
|
- alpine-baselayout-data
|
||||||
- ca-certificates
|
|
||||||
- dlbot
|
- dlbot
|
||||||
|
|
||||||
accounts:
|
accounts:
|
||||||
|
|
|
@ -7,6 +7,7 @@ package:
|
||||||
- all
|
- all
|
||||||
dependencies:
|
dependencies:
|
||||||
runtime:
|
runtime:
|
||||||
|
- ca-certificates-bundle
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
contents:
|
contents:
|
||||||
|
|
Reference in a new issue