Skip to content

Commit

Permalink
Merge pull request #49
Browse files Browse the repository at this point in the history
  • Loading branch information
james-callahan committed Oct 11, 2023
2 parents 7fdc9c0 + 11b6048 commit fce4eb0
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.21-bullseye@sha256:d9203b088f9e50cc60eccfc0129d9bd5109b236a5e5cda1a4527aef834fd85ef AS builder
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.21-bullseye@sha256:9bc6dcb86d0b13c6ecc41284c4ca4c940c7be322d18d9ab652c0f1af11ac9327 AS builder

ARG SOURCE_DATE_EPOCH
ARG TARGETOS
Expand Down

0 comments on commit fce4eb0

Please sign in to comment.