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

chore(deps): update golang docker tag to v1.22

This commit is contained in:
renovate[bot] 2024-02-07 03:35:17 +00:00 committed by GitHub
parent 28a50c9902
commit 45e580385c
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:7b575fe0d9c2e01553b04d9de8ffea6d35ca3ab3380d2a8db2acc8f0f1519a53 as build
FROM --platform=$BUILDPLATFORM golang:1.22@sha256:094e47ef90125eb49dfbc67d3480b56ee82ea9b05f50b750b5e85fab9606c2de as build
ARG TARGETOS
ARG TARGETARCH