0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00

chore(deps): pin docker.io/golang docker tag to 24a0937 (#182)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-30 12:00:38 +01:00 committed by GitHub
parent 1900bd362d
commit 091e07db23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21 as build
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21@sha256:24a09375a6216764a3eda6a25490a88ac178b5fcb9511d59d0da5ebf9e496474 as build
ARG TARGETOS
ARG TARGETARCH