0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-11-21 13:50:40 +00:00

chore(docker): update golang:1.21 docker digest to 02d7116

This commit is contained in:
renovate[bot] 2023-10-11 04:17:35 +00:00
parent aea7bda5e1
commit 1dcc181de7

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:4d5cf6cb9269c5867ccf86b8282897b7eb4764d9739b1a19d8cc68643bbc3f3c as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:02d7116222536a5cf0fcf631f90b507758b669648e0f20186d2dc94a9b419a9b as build
ARG TARGETOS
ARG TARGETARCH