Skip to content

Commit c99be49

Browse files
committedJun 20, 2020
Use Go 1.13 with Alpine 3.11
1 parent 1a2303e commit c99be49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: golang:1.12.13-alpine3.10
1+
image: golang:1.13.12-alpine3.11
22

33
stages:
44
- test

0 commit comments

Comments
 (0)