Skip to content

Commit

Permalink
Merge pull request #66 from kjsanger/bugfix/clients-in-client-dev
Browse files Browse the repository at this point in the history
Fix bogus client version args to client-dev Dockerfile
  • Loading branch information
marcomoscasgr authored Sep 22, 2023
2 parents 8900d5d + b18c470 commit 9f59ed1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@ ub-18.04-irods-clients-dev-4.2.11.$(TAG): irods_clients_dev/ubuntu/Dockerfile
--build-arg DOCKER_IMAGE=$(subst .$(TAG),,$@) \
--build-arg DOCKER_TAG=$(TAG) \
--build-arg IRODS_VERSION=4.2.11 \
--build-arg BATON_VERSION=4.1.0 \
--build-arg HTSLIB_VERSION=1.18 \
--build-arg SAMTOOLS_VERSION=1.18 \
--build-arg BCFTOOLS_VERSION=1.18 \
--label org.opencontainers.image.title="iRODS 4.2.11 client development, Ubuntu 18.04" \
--label org.opencontainers.image.source=$(git_url) \
--label org.opencontainers.image.revision=$(git_commit) \
Expand Down

0 comments on commit 9f59ed1

Please sign in to comment.