0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-06-02 18:39:40 +02:00

chore(docker): update golang:1.20 docker digest to 8e5a006

This commit is contained in:
renovate[bot] 2023-07-11 21:20:57 +00:00
parent 7981ce56e3
commit 269f5f18b9

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:fd9306e1c664bd49a11d4a4a04e41303430e069e437d137876e9290a555e06fb as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:8e5a0067e6b387263a01d06b91ef1a983f90e9638564f6e25392fd2695f7ab6c as build
ARG TARGETOS
ARG TARGETARCH