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 62e5883

This commit is contained in:
renovate[bot] 2023-09-08 04:59:40 +00:00
parent 35e8ab9571
commit 6795f86813

View File

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