Skip to content

Commit

Permalink
Merge pull request #3604 from crazy-max/2.8-go-1.16.15
Browse files Browse the repository at this point in the history
go 1.16.15
  • Loading branch information
milosgajdos committed Mar 8, 2022
2 parents 9a0196b + 3df9fce commit 1b5f094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.3

ARG GO_VERSION=1.16
ARG GO_VERSION=1.16.15
ARG GORELEASER_XX_VERSION=1.2.5

FROM --platform=$BUILDPLATFORM crazymax/goreleaser-xx:${GORELEASER_XX_VERSION} AS goreleaser-xx
Expand Down

0 comments on commit 1b5f094

Please sign in to comment.