0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-09-19 15:12:46 +02:00

chore(docker): update golang:1.20 docker digest to 741d6f9

This commit is contained in:
renovate[bot] 2023-08-18 11:46:25 +00:00
parent 649feadd91
commit 7da764f1d2

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:37c7d8580e0616e96914a67291b9693fe038ab677eb9b5deb81e541b2322f20f as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:741d6f9bcab778441efe05c8e4369d4f8ff56c9a635a97d77f55d8b0ec62f907 as build
ARG TARGETOS
ARG TARGETARCH