Skip to content

Commit

Permalink
chore(deps): update golang:1.21.3 docker digest to b113af1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nicholasdille committed Nov 20, 2023
1 parent 0668d4a commit 20c231c
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:24a09375a6216764a3eda6a25490a88ac178b5fcb9511d59d0da5ebf9e496474 AS base
FROM --platform=${BUILDPLATFORM} golang:1.21.3@sha256:b113af1e8b06f06a18ad41a6b331646dff587d7a4cf740f4852d16c49ed8ad73 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* .
Expand Down

0 comments on commit 20c231c

Please sign in to comment.