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.21 docker digest to c416cee

This commit is contained in:
renovate[bot] 2023-09-22 07:13:28 +00:00
parent d68abc76f3
commit b1c9910190

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:afccce40fb4a6b6a80d0386d6296737c68207f8d69086d0e16aa9cb9dbb753db as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:c416ceeec1cdf037b80baef1ccb402c230ab83a9134b34c0902c542eb4539c82 as build
ARG TARGETOS
ARG TARGETARCH