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 a13b5e3

This commit is contained in:
renovate[bot] 2023-03-23 19:51:53 +00:00
parent a0a25f66d5
commit d5e1c03cee

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:5990c4fbb1ab074b4be7bcc9ee3b8bd2888a1d4f9572fc7d63b804ea5da54e73 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:a13b5e3bd19293117720022eb4327e2b34e211b429417659b74146ae7793732f as build
ARG TARGETOS
ARG TARGETARCH