0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-09-19 15:02:47 +02:00

chore(docker): update golang:1.20 docker digest to 20ee7c8

This commit is contained in:
renovate[bot] 2023-07-05 09:59:50 +00:00
parent 8a186e8c04
commit aee55dc4e7

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:7954299532c2a54dd5d68d81a34316d3a5d26029dd78bd40a11d001b9f79985d as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:20ee7c8a2be2fb81580e4db1b036c7237a363bac2d0f6b773e7291370d588d7b as build
ARG TARGETOS
ARG TARGETARCH