mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-21 14:50:39 +00:00
chore(deps): pin golang docker tag to b490ae1 (#1)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2932153f5d
commit
a2acd8993c
@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.21 as build
|
||||
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:b490ae1f0ece153648dd3c5d25be59a63f966b5f9e1311245c947de4506981aa as build
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
Loading…
Reference in New Issue
Block a user