Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 86e17f4

Browse files
authored
Update to golang 1.12.1 (#22)
1 parent 4e4c044 commit 86e17f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12-alpine
1+
FROM golang:1.12.1-alpine
22
ENV GOLANGCI_LINT_VERSION v1.15.0
33
ENV GOTESTSUM_VERSION 0.3.3
44

0 commit comments

Comments
 (0)