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

chore(docker): update golang:1.21 docker digest to 76aadd9

This commit is contained in:
renovate[bot] 2024-01-24 01:54:12 +00:00 committed by GitHub
parent 6ea798c89c
commit 0b9466e57a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:5f5d61dcb58900bc57b230431b6367c900f9982b583adcabf9fa93fd0aa5544a as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:76aadd914a29a2ee7a6b0f3389bb2fdb87727291d688e1d972abe6c0fa6f2ee0 as build
ARG TARGETOS
ARG TARGETARCH