We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572a3ec commit 229b742Copy full SHA for 229b742
pkg/scan/Makefile
@@ -16,6 +16,7 @@ include ../../common/vars.mk
16
17
# https://github.com/docker/scan-cli-plugin/blob/main/Dockerfile#L19
18
export GO_VERSION = 1.19.10
19
+export GO_IMAGE_VARIANT = bullseye
20
21
DESTDIR ?= $(BASEDIR)/bin
22
BAKE_DEFINITIONS ?= -f docker-bake.hcl -f ../../common/packages.hcl
0 commit comments