Skip to content

Commit

Permalink
Go 1.17.8 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfudeus authored Mar 6, 2022
1 parent c87e0a3 commit 3f1d8ce
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 @@
ARG GO_VERSION=1.17.6
ARG GO_VERSION=1.17.8
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION} AS builder
ARG TARGETARCH
ARG TARGETOS
Expand Down

0 comments on commit 3f1d8ce

Please sign in to comment.