We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb16ec commit 1d9b4faCopy full SHA for 1d9b4fa
Makefile
@@ -22,7 +22,7 @@ INSTALL_EXT ?= $(INSTALL_LIB)/$(NAME).d
22
INSTALL_MAN1 ?= $(DESTDIR)$(PREFIX)/share/man/man1
23
24
# Docker variables:
25
-DOCKER_TAG ?= git-subrepo-testing:latest
+DOCKER_TAG ?= admorgan/git-subrepo-testing:1.0
26
DOCKER_IMAGE := $(DOCKER_TAG)
27
BASH_VERSIONS ?= 5.3 5.2 5.1 5.0 4.4 4.3 4.2 4.1 4.0
28
GIT_VERSIONS := 2.51 2.48 2.40 2.30 2.29 2.25 2.23
0 commit comments