Skip to content

Commit

Permalink
Merge pull request #9 from brianfoshee/go117
Browse files Browse the repository at this point in the history
Go 1.17 build
  • Loading branch information
brianfoshee authored Oct 17, 2022
2 parents a60787d + 9404c8b commit f6b60ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ADD go
FROM golang:1.16 as golang
FROM golang:1.17 as golang

FROM gcr.io/google.com/cloudsdktool/cloud-sdk:slim

Expand Down

0 comments on commit f6b60ba

Please sign in to comment.