deps: update golang:1.20.5 Docker digest to 7f2cf49 (#2022)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-05 15:45:36 +02:00 committed by GitHub
parent 3eecb5d7b2
commit 0b892f23e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.20.5@sha256:e88f338421aa37d614c3cf0fea40a978a943b5cc1b1b34ecff3cb7e1a6e79090 as builder
FROM golang:1.20.5@sha256:7f2cf491a0d8c1afcdc55120cda9d3777ee98852eff619c6c3e5a0b2386a69b4 as builder
# Download project root dependencies
WORKDIR /workspace