Skip to content

Commit

Permalink
Merge pull request #54
Browse files Browse the repository at this point in the history
  • Loading branch information
james-callahan committed Nov 8, 2023
2 parents 5a1c7ae + 6c82b7b commit e66f3d9
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:9bc6dcb86d0b13c6ecc41284c4ca4c940c7be322d18d9ab652c0f1af11ac9327 AS builder
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.21-bullseye@sha256:31848c4f02b08469e159ea1ee664a3f29602418b13e7d67dfd4560d169e14d55 AS builder

ARG SOURCE_DATE_EPOCH
ARG TARGETOS
Expand Down

0 comments on commit e66f3d9

Please sign in to comment.