Skip to content

Commit 2aad2c8

Browse files
authored
avoid pushing hashes (#92)
1 parent 1097641 commit 2aad2c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ define docker_build_push
161161
--tag $(DOCKER_IMAGE_NAME):$(1) \
162162
--tag $(DOCKER_IMAGE_NAME):$(2) \
163163
--provenance=false \
164+
--sbom=false \
164165
--push
165166
endef
166167

0 commit comments

Comments
 (0)