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 4b1fc02

This commit is contained in:
renovate[bot] 2023-06-06 22:29:32 +00:00 committed by GitHub
parent 86223c2d0f
commit 39c682f590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:690e4135bf2a4571a572bfd5ddfa806b1cb9c3dea0446ebadaf32bc2ea09d4f9 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:4b1fc02d16fca272e5e6e6adc98396219b43ef663a377eef4a97e881d364393f as build
ARG TARGETOS
ARG TARGETARCH