ci: Actualizar a Alpine 3.16
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
b60e5850cf
commit
b09a83d10f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
||||||
- apk add musl-dev cmark-dev lua5.1 zig gcc
|
- apk add musl-dev cmark-dev lua5.1 zig gcc
|
||||||
- zig run compilar.zig -lc -lcmark
|
- zig run compilar.zig -lc -lcmark
|
||||||
deploy:
|
deploy:
|
||||||
image: docker.io/alpine:3.14
|
image: docker.io/alpine:3.16
|
||||||
commands:
|
commands:
|
||||||
- apk add rsync openssh-client-default
|
- apk add rsync openssh-client-default
|
||||||
|
|
||||||
|
|
Reference in a new issue