Skip to content

Commit 4cc652b

Browse files
committed
Update Go from 1.11 to 1.12 on Alpine 3.10
Signed-off-by: Takuya Noguchi <[email protected]>
1 parent 5245175 commit 4cc652b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: golang:1.11.6-alpine3.8
1+
image: golang:1.12.13-alpine3.10
22

33
stages:
44
- test

0 commit comments

Comments
 (0)