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.19 docker digest to 0ff9c06

This commit is contained in:
renovate[bot] 2023-02-05 08:41:17 +00:00
parent a77ef85b99
commit 4d98876594

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.19@sha256:101204ae6901b2acb52f1436b4eec7a5a9aa64f51cadd1018472124920fd2901 as build
FROM --platform=$BUILDPLATFORM golang:1.19@sha256:0ff9c067dc275a27a5cb8ee558395a6f8afcc0b5e1e3ee4c1a61cd44998c63d3 as build
ARG TARGETOS
ARG TARGETARCH