chore(docker): update golang:1.21 docker digest to 2ff79bc

This commit is contained in:
renovate[bot] 2023-12-13 03:03:04 +00:00
parent be4746f288
commit e3c43040ac
1 changed files with 1 additions and 1 deletions

View File

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