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 eaf1267

This commit is contained in:
renovate[bot] 2023-05-03 20:04:59 +00:00
parent 4dade5bbf2
commit 11b2009d37

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:403f48633fb5ebd49f9a2b6ad6719f912df23dae44974a0c9445be331e72ff5e as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:eaf12671a7ac51fd23786109c19bd0150c8f894e2672024faac3d14ed43911f9 as build
ARG TARGETOS
ARG TARGETARCH