0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-09-19 15:02:47 +02:00

chore(docker): update docker.io/golang:1.21 docker digest to daa9d10 (#201)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-22 14:33:21 +00:00 committed by GitHub
parent 834bd31bc3
commit eb4fc46f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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