Skip to content

Commit 229b742

Browse files
committed
pkg(scan): use bullseye for go image variant
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 572a3ec commit 229b742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/scan/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ include ../../common/vars.mk
1616

1717
# https://github.com/docker/scan-cli-plugin/blob/main/Dockerfile#L19
1818
export GO_VERSION = 1.19.10
19+
export GO_IMAGE_VARIANT = bullseye
1920

2021
DESTDIR ?= $(BASEDIR)/bin
2122
BAKE_DEFINITIONS ?= -f docker-bake.hcl -f ../../common/packages.hcl

0 commit comments

Comments
 (0)