Skip to content

Commit

Permalink
chore(deps): update golang:1.21.3 docker digest to 24a0937
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nicholasdille committed Oct 13, 2023
1 parent 7efe776 commit 25f6087
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,6 +1,6 @@
#syntax=docker/dockerfile:1.6.0

FROM --platform=${BUILDPLATFORM} golang:1.21.3@sha256:2a0631b15f34332d1647c0af3535593522b783d7e6957a91d3af1fa1978ac38e AS base
FROM --platform=${BUILDPLATFORM} golang:1.21.3@sha256:24a09375a6216764a3eda6a25490a88ac178b5fcb9511d59d0da5ebf9e496474 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* .
Expand Down

0 comments on commit 25f6087

Please sign in to comment.