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 2edf6aa

This commit is contained in:
renovate[bot] 2023-02-16 05:16:56 +00:00
parent 75e5bfd055
commit fdcd30d7e0

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9911e9376e45de1ba865b16d878c0f7d063391fe4b7cedf39869874126741e62 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:2edf6aab2d57644f3fe7407132a0d1770846867465a39c2083770cf62734b05d as build
ARG TARGETOS
ARG TARGETARCH