CI: use golang buster image

This commit is contained in:
Sonja Happ 2021-08-27 11:49:57 +02:00
parent 1e89543889
commit 8ac188c942

View file

@ -12,7 +12,7 @@ stages:
test:
stage: test
image: golang:1.16
image: golang:1.16-buster
variables:
GOPATH: $CI_PROJECT_DIR/.go
POSTGRES_DB: testvillasdb