Skip to content

Commit cf960f5

Browse files
committed
agepy-9acb5de
1 parent ff87e11 commit cf960f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM mpgagebioinformatics/agepy:1790ea2
22

33
LABEL maintainer "[email protected]"
44

5-
RUN pip3 uninstall -y AGEpy && pip3 install git+https://github.com/mpg-age-bioinformatics/AGEpy.git@4211cd7 && python3 -c "import AGEpy"
5+
RUN pip3 uninstall -y AGEpy && pip3 install git+https://github.com/mpg-age-bioinformatics/AGEpy.git@9acb5de && python3 -c "import AGEpy"

0 commit comments

Comments
 (0)