Skip to content

Commit

Permalink
Update to imputationserver-utils v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Oct 4, 2024
1 parent 5bc0814 commit bad3895
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 @@ -48,7 +48,7 @@ RUN wget https://github.com/lukfor/pgs-calc/releases/download/v${PGS_CALC_VERSIO
ENV PATH="/opt/pgs-calc:${PATH}"

# Install imputationserver-utils
ENV IMPUTATIONSERVER_UTILS_VERSION=v1.5.0
ENV IMPUTATIONSERVER_UTILS_VERSION=v1.5.1
RUN mkdir /opt/imputationserver-utils
WORKDIR "/opt/imputationserver-utils"
#COPY files/imputationserver-utils.tar.gz .
Expand Down

0 comments on commit bad3895

Please sign in to comment.