Update image

This commit is contained in:
Miguel de la Cruz 2023-06-29 23:48:06 +02:00
parent ae1a2d9999
commit ec12a1b948

View file

@ -4,6 +4,6 @@ stages:
run-tests:
stage: test
image: golang/tags:1.19
image: golang:1.19
script:
- make test