chore(deps): pin golang docker tag to 06fc512 (#173)

This commit is contained in:
renovate[bot] 2023-01-12 21:57:02 +01:00 committed by GitHub
parent 15e7a8a4a0
commit 2f6a1ae3f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.19 as build
FROM --platform=$BUILDPLATFORM golang:1.19@sha256:06fc512f4d8d2e7873132386f535e998b656404a9eba8a9a3084d9916d2c6e73 as build
ARG TARGETOS
ARG TARGETARCH