Skip to content

Commit

Permalink
Fix test-build recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Aug 15, 2024
1 parent bb0c189 commit b6bcb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ flush-test-dbs: start-mysql
test-build: ## Build archivematica-tests image.
docker build \
-t archivematica-tests \
-f $(CURDIR)/Dockerfile \
-f $(CURDIR)/../Dockerfile \
--target archivematica-tests \
--build-arg UBUNTU_VERSION \
--build-arg PYTHON_VERSION \
Expand Down

0 comments on commit b6bcb4a

Please sign in to comment.