Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Commit

Permalink
Default to Go 1.12
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Baur <[email protected]>
  • Loading branch information
baurmatt committed May 13, 2019
1 parent 9692762 commit 4bde874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bionic/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG base_image
ARG go_version
ARG go_version=1.12

FROM golang:$go_version as helpers

Expand Down

0 comments on commit 4bde874

Please sign in to comment.