change image
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
gapodo 2023-11-25 23:06:31 +01:00
parent 22c4ed742b
commit c0eb3f1d4e

View file

@ -1,7 +1,7 @@
variables:
- &golang_image 'golang:1.20-alpine'
- &golang_image 'golang:1.20'
- &goproxy_override ''
- &goproxy_setup |-
if [ -n "$${GOPROXY_OVERRIDE:-}" ]; then