0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-21 13:50:39 +00:00

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

This commit is contained in:
renovate[bot] 2023-08-17 02:10:21 +00:00
parent 7c1c86bdb1
commit bac78d0f1f

View File

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