Skip to content

Commit 261fe0e

Browse files
committed
Update go version for test dockerfile
Update from 1.12.9 to 1.15.2
1 parent 04b6757 commit 261fe0e

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)