0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-09 17:10:41 +00:00

chore(docker): update golang:1.20 docker digest to 403f486

This commit is contained in:
renovate[bot] 2023-04-13 07:32:47 +00:00
parent 7c9b61026f
commit 9457026730

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:23050c2510e0a920d66b48afdc40043bcfe2e25d044a2d7b33475632d83ab6c7 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:403f48633fb5ebd49f9a2b6ad6719f912df23dae44974a0c9445be331e72ff5e as build
ARG TARGETOS
ARG TARGETARCH