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 ff87e11 commit cf960f5Copy full SHA for cf960f5
agepy/4211cd7/Dockerfile agepy/9acb5de/Dockerfileagepy/4211cd7/Dockerfile renamed to agepy/9acb5de/Dockerfile
@@ -2,4 +2,4 @@ FROM mpgagebioinformatics/agepy:1790ea2
2
3
LABEL maintainer "[email protected]"
4
5
-RUN pip3 uninstall -y AGEpy && pip3 install git+https://github.com/mpg-age-bioinformatics/AGEpy.git@4211cd7 && python3 -c "import AGEpy"
+RUN pip3 uninstall -y AGEpy && pip3 install git+https://github.com/mpg-age-bioinformatics/AGEpy.git@9acb5de && python3 -c "import AGEpy"
0 commit comments