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 daa9d10

This commit is contained in:
renovate[bot] 2023-11-22 10:15:59 +00:00
parent e9d4d6d349
commit cd2f075875

View File

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