chore(docker): update golang:1.21 docker digest to b172263

This commit is contained in:
renovate[bot] 2023-12-19 12:19:14 +00:00
parent d6a4e34bdb
commit 186d3646e3
1 changed files with 1 additions and 1 deletions

View File

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