Bump to cgr.dev/chainguard/go:1.19.3

This commit is contained in:
Dave Gallant
2022-11-30 22:00:16 -05:00
parent 9b889ab15e
commit 56af79a788

View File

@@ -1,8 +1,5 @@
# syntax=docker/dockerfile:1.4
FROM cgr.dev/chainguard/go:1.19 as build
# See https://github.com/chainguard-images/go/issues/16
USER root
FROM cgr.dev/chainguard/go:1.19.3 as build
WORKDIR /src