Skip to content

Commit

Permalink
Merge pull request #25 from SierraSoftworks/dependabot/docker/golang-…
Browse files Browse the repository at this point in the history
…1.23.1
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
2 parents 7ddbf72 + bf79988 commit b5e961c
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 --platform=${BUILDPLATFORM:-linux/amd64} golang:1.23.0 as builder
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.23.1 as builder

ARG TARGETPLATFORM
ARG BUILDPLATFORM
Expand Down

0 comments on commit b5e961c

Please sign in to comment.