0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 08:19:40 +02:00

chore(docker): update docker.io/golang:1.21 docker digest to 4521f9d (#199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-22 07:00:14 +00:00 committed by GitHub
parent 15b30cabd0
commit 4989e208dc
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:57bf74a970b68b10fe005f17f550554406d9b696d10b29f1a4bdc8cae37fd063 as build
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21@sha256:4521f9de32e00d8e860a008f5f5fcc98c38e9e80609044aa10fa3fe599bec955 as build
ARG TARGETOS
ARG TARGETARCH