Skip to content

Commit

Permalink
Use Go 1.13 with Alpine 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tnir committed Jun 20, 2020
1 parent 1a2303e commit c99be49
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.13-alpine3.10
image: golang:1.13.12-alpine3.11

stages:
- test
Expand Down

0 comments on commit c99be49

Please sign in to comment.