Skip to content

Commit

Permalink
#69 Migrate repository
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Dec 27, 2023
1 parent de74f6f commit 8bd05d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-build:
docker-build-staging:
docker build \
--build-arg SENZING_APT_REPOSITORY_URL=$(SENZING_APT_STAGING_REPOSITORY_URL) \
--tag $(DOCKER_IMAGE_NAME)-staging \
--tag $(DOCKER_IMAGE_NAME)-staging \
--tag $(DOCKER_IMAGE_NAME)-staging:$(GIT_VERSION) \
.

Expand Down

0 comments on commit 8bd05d8

Please sign in to comment.