gitea.nulo.in: Use Alpine 3.16
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Cat /dev/Nulo 2022-06-01 15:22:55 -03:00
parent c3ed17ba45
commit 2684fb1239
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline:
build:
image: docker.io/alpine:3.15
image: docker.io/alpine:3.16
commands:
- apk add git nodejs npm go make rsync openssh-client-default
- GOOS=linux GOARCH=amd64 LDFLAGS="-linkmode external -extldflags '-static' $LDFLAGS" TAGS="bindata sqlite sqlite_unlock_notify" make build