0
0
mirror of https://github.com/thegeeklab/drone-admin.git synced 2024-06-03 03:49:40 +02:00

chore(docker): update golang:1.20 docker digest to 3f1f050

This commit is contained in:
renovate[bot] 2023-05-23 21:49:23 +00:00
parent df8a4f1b31
commit 7fb8e3856d

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:c6447e16fb7bada7698fb395ab3c7df19896f1824fe72165441b3756d3576856 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:3f1f05070209bcbdcd2171904e757cc8446a30ee3527c122a9b562450d8ca5f4 as build
ARG TARGETOS
ARG TARGETARCH