We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b174fc0 commit 7279556Copy full SHA for 7279556
docker/Makefile
@@ -43,7 +43,7 @@ image_names += ub-22.04-irods-clients-4.3.2
43
image_names += ub-22.04-irods-clients-4.3.3
44
# image_names += ub-22.04-irods-clients-4.3-nightly
45
46
-image_names += python-3.10-npg-porch
+image_names += python-3.10-npg-porch-2.0.0
47
48
git_url=$(shell git remote get-url origin)
49
git_commit=$(shell git log --pretty=format:'%H' -n 1)
0 commit comments