0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-09-19 15:32:46 +02:00

chore(docker): update docker.io/library/golang:1.22 docker digest to 4950c1c

This commit is contained in:
renovate[bot] 2024-06-15 00:26:42 +00:00
parent b9a15e9d86
commit 9b828ce2f1

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:a1dc4081faf597ac3401677edc31d9fcf1eada1884791033b93d35fa7351791d as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:4950c1cce16bb754e23ee70d25a67e906149d0faedc0aaeed49c075b696fa889 as build
ARG TARGETOS
ARG TARGETARCH