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

chore(docker): update golang:1.20 docker digest to 74a3829

This commit is contained in:
renovate[bot] 2023-03-08 02:58:06 +00:00
parent b214027173
commit 5c22e53e3c

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:52921e63cc544c79c111db1d8461d8ab9070992d9c636e1573176642690c14b5 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:74a382917f6eaa7cc2d000dc2cd412a7f823f343b3b6268b20d84d057bc56718 as build
ARG TARGETOS
ARG TARGETARCH