Skip to content

Commit

Permalink
chore(deps): update golang:1.21.3 docker digest to 84e41b3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 55a6eeb commit 809b250
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:84e41b3ab4066cc8a77ac30ddb054de99d4f0048b0392376da20d2a072c5862d AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* .
Expand Down

0 comments on commit 809b250

Please sign in to comment.