Skip to content

Commit

Permalink
Update gitlab to use latest golang image.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Mar 6, 2020
1 parent 5935ed9 commit 434cf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: golang:1.12
image: golang:latest

stages:
- test
Expand Down

0 comments on commit 434cf06

Please sign in to comment.