Skip to content
This repository was archived by the owner on Sep 26, 2021. It is now read-only.

Commit b170508

Browse files
Merge pull request #4748 from StefanScherer/update-golang-1-12-9
Update golang 1.12.9
2 parents a555e4f + 9f4d13b commit b170508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.10.0
1+
FROM golang:1.12.9
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
openssh-client \

0 commit comments

Comments
 (0)