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 9d0422f

This commit is contained in:
renovate[bot] 2023-06-22 03:21:45 +00:00
parent ff5f04d088
commit 29f9fc2cda

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:6b3fa4b908676231b50acbbc00e84d8cee9c6ce072b1175c0ff352c57d8a612f as build FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9d0422f7dc934f665111a8545e0531705efc9c7df8c34dd173f8ae5d80565d37 as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH