Skip to content

Commit

Permalink
[#156] update Dockerfile for move to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Jan 18, 2022
1 parent 0bcc556 commit 430a30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get update && \
apt-get install -y libnss-sss rpcbind

ARG _github_account="irods"
ARG _sha="master"
ARG _sha="main"

RUN git clone https://github.com/${_github_account}/irods_client_nfsrods

Expand Down

0 comments on commit 430a30f

Please sign in to comment.