0
0
mirror of https://github.com/thegeeklab/drone-admin.git synced 2024-11-14 17:50:40 +00:00

chore(docker): update golang:1.20 docker digest to 6e835db

This commit is contained in:
renovate[bot] 2023-02-09 12:53:23 +00:00
parent f727219579
commit eb941df28c

View File

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