Skip to content

Commit

Permalink
Merge pull request #106
Browse files Browse the repository at this point in the history
  • Loading branch information
james-callahan committed Aug 19, 2024
2 parents 59b23bd + fa283b8 commit a5741dc
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.22-bullseye@sha256:dcff0d950cb4648fec14ee51baa76bf27db3bb1e70a49f75421a8828db7b9910 AS builder
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.23-bullseye@sha256:ecef8303ced05b7cd1addf3c8ea98974f9231d4c5a0c230d23b37bb623714a23 AS builder

ARG SOURCE_DATE_EPOCH
ARG TARGETOS
Expand Down

0 comments on commit a5741dc

Please sign in to comment.