chore(deps): update golang:1.19 docker digest to 9f2dd04 (#516)

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ian Lewis <ianlewis@google.com>
This commit is contained in:
Mend Renovate
2023-04-18 03:03:18 +01:00
committed by GitHub
parent e1ea1da472
commit a21c8747a4

View File

@@ -1,4 +1,4 @@
FROM golang:1.19@sha256:7ce31d15a3a4dbf20446cccffa4020d3a2974ad2287d96123f55caf22c7adb71 AS base
FROM golang:1.19@sha256:9f2dd04486e84eec72d945b077d568976981d9afed8b4e2aeb08f7ab739292b3 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./