Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonoughe committed May 16, 2022
1 parent 9c570df commit 9ff5ead
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,4 +1,4 @@
FROM docker.io/library/golang:1.16-alpine AS build_deps
FROM docker.io/library/golang:1.17-alpine AS build_deps

RUN apk add --no-cache git

Expand Down

0 comments on commit 9ff5ead

Please sign in to comment.