Skip to content

Commit 8e43fcc

Browse files
committed
chore: fix build target
1 parent e42cee9 commit 8e43fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ $(TARBALLS):
1111

1212
$(VERSIONS): $(TARBALLS)
1313
docker build \
14+
--file debian.dockerfile \
1415
--pull \
1516
--tag $(IMAGE):main \
1617
--build-arg VERSION=$@ \

0 commit comments

Comments
 (0)