Skip to content

Commit

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

0 comments on commit 88f0dce

Please sign in to comment.