0
0
mirror of https://github.com/thegeeklab/drone-admin.git synced 2024-06-03 03:49:40 +02:00

chore(docker): update golang:1.20 docker digest to 02d4d88

This commit is contained in:
renovate[bot] 2023-06-13 23:19:01 +00:00 committed by GitHub
parent 1dd90a460c
commit 4a6c1051ce
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:4b1fc02d16fca272e5e6e6adc98396219b43ef663a377eef4a97e881d364393f as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:02d4d8887131f2fea51bb380835917bd605dc2af1ac4ff90012fdaecf87fe10c as build
ARG TARGETOS
ARG TARGETARCH