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

chore(docker): update golang:1.20 docker digest to 52921e6

This commit is contained in:
renovate[bot] 2023-03-02 07:53:56 +00:00
parent f607610f44
commit 4d4bf1db12

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:a83a6a3685daf5dd6bdd5269071135f87fa508636019fe5f6b0c08af152aea13 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:52921e63cc544c79c111db1d8461d8ab9070992d9c636e1573176642690c14b5 as build
ARG TARGETOS
ARG TARGETARCH