chore(docker): update golang:1.21 docker digest to 1a9d253

This commit is contained in:
renovate[bot] 2023-12-20 04:28:36 +00:00
parent 186d3646e3
commit 0b780a91aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:b1722631d1a8923a65c31d1c4f1eab20e1ea11cb2423010065ce1ef16622218d as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:1a9d253b11048b1c76b690b0c09d78d200652e4e913d5d1dcc8eb8d0d932bfe4 as build
ARG TARGETOS
ARG TARGETARCH