Skip to content

Commit

Permalink
Bump aiidalab-home version to 22.01.0 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha authored Jan 7, 2022
1 parent 720c6b9 commit 831ec84
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
@@ -107,7 +107,7 @@ COPY opt/prepare-aiidalab.sh /opt/
COPY my_init.d/prepare-aiidalab.sh /etc/my_init.d/80_prepare-aiidalab.sh

# Install the aiidalab-home app.
ARG aiidalab_home_version=v21.10.0
ARG aiidalab_home_version=v22.01.0
RUN git clone https://github.com/aiidalab/aiidalab-home && cd aiidalab-home && git checkout $aiidalab_home_version
RUN chmod 774 aiidalab-home

0 comments on commit 831ec84

Please sign in to comment.