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

chore(docker): update docker.io/library/golang:1.21 docker digest to 0e1e6be

This commit is contained in:
renovate[bot] 2024-02-07 08:56:56 +00:00 committed by GitHub
parent 3c01e1862e
commit 9b3cf4e856
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.21@sha256:7b575fe0d9c2e01553b04d9de8ffea6d35ca3ab3380d2a8db2acc8f0f1519a53 as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.21@sha256:0e1e6beeb2d0bc2e8fa33fad0a731a3d321ff7752039493c701f67763082e977 as build
ARG TARGETOS
ARG TARGETARCH