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 6876eff

This commit is contained in:
renovate[bot] 2023-05-04 02:40:04 +00:00 committed by GitHub
parent 11b2009d37
commit d47e0267e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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