0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-06-02 18:29:42 +02:00

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

This commit is contained in:
renovate[bot] 2023-12-09 07:09:57 +00:00
parent 5940878fc4
commit 44a588db7c

View File

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