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 5ac0d1f commit ff87e11Copy full SHA for ff87e11
agepy/ed793fd/Dockerfile agepy/4211cd7/Dockerfileagepy/ed793fd/Dockerfile renamed to agepy/4211cd7/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@ed793fd && python3 -c "import AGEpy"
+RUN pip3 uninstall -y AGEpy && pip3 install git+https://github.com/mpg-age-bioinformatics/AGEpy.git@4211cd7 && python3 -c "import AGEpy"
0 commit comments