0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-09 17:20:39 +00:00

chore(docker): update golang:1.20 docker digest to ee18a70

This commit is contained in:
renovate[bot] 2023-08-17 04:12:07 +00:00
parent 90dd787cb5
commit 0fac3d44a2

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:839ba88412b5d3e12d66ed4774a85fc6e6c644dce8074ab82c798e5db27d4a09 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:ee18a70a6b5704382d731d666c9790b17176f9866711a39464b872df251a891c as build
ARG TARGETOS
ARG TARGETARCH