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

chore(docker): update golang:1.20 docker digest to 07253da

This commit is contained in:
renovate[bot] 2023-02-09 23:31:00 +00:00
parent eb941df28c
commit 47bb4fe94e

View File

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