Update image
This commit is contained in:
parent
ae1a2d9999
commit
ec12a1b948
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ stages:
|
|||
|
||||
run-tests:
|
||||
stage: test
|
||||
image: golang/tags:1.19
|
||||
image: golang:1.19
|
||||
script:
|
||||
- make test
|
||||
|
|
Loading…
Reference in a new issue