Skip to content

Commit e59b1a7

Browse files
authored
Merge pull request #30 from syseleven/update-docker-test
Update go version for test dockerfile
2 parents 04b6757 + 261fe0e commit e59b1a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile_test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12.9
1+
FROM golang:1.15.2
22

33
RUN apt-get update && apt-get install -y git bzr ca-certificates curl gcc
44

0 commit comments

Comments
 (0)