Skip to content

Commit 91b09e3

Browse files
committed
Update Golang to 1.9.7 on test
Signed-off-by: Takuya Noguchi <[email protected]>
1 parent f3698d9 commit 91b09e3

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.9.4-alpine3.7
1+
image: golang:1.9.7-alpine3.7
22

33
stages:
44
- test

0 commit comments

Comments
 (0)