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 52921e6

This commit is contained in:
renovate[bot] 2023-03-02 08:45:47 +00:00
parent 978ca54147
commit b214027173

View File

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