chore(docker): update docker.io/golang:1.21 docker digest to 5f5d61d

This commit is contained in:
renovate[bot] 2024-01-17 08:32:16 +00:00
parent 9c0998e68f
commit 9c51ec57f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21@sha256:6fbd2d3398db924f8d708cf6e94bd3a436bb468195daa6a96e80504e0a9615f2 as build
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21@sha256:5f5d61dcb58900bc57b230431b6367c900f9982b583adcabf9fa93fd0aa5544a as build
ARG TARGETOS
ARG TARGETARCH