0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-09 17:10:41 +00:00

chore(docker): update golang:1.20 docker digest to 98b48db

This commit is contained in:
renovate[bot] 2023-03-02 00:07:24 +00:00
parent 33c011fa25
commit b9b93d6e4e

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:6beefc24b36127e2c1d8d67553c156b48b876f9f7e0b50b8422ea80abcd38057 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:98b48dbab8733214d4f15470175cfae520c7c02b6ab94a0c81b905cb4e760f60 as build
ARG TARGETOS
ARG TARGETARCH