Skip to content

Commit

Permalink
Downgrade webin-cli to 7.3.1 until I figure out what is happening loc…
Browse files Browse the repository at this point in the history
…ally
  • Loading branch information
anna-parker committed Aug 30, 2024
1 parent 5df8731 commit 03dc892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ena-submission/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN micromamba config set extract_threads 1 \
ARG MAMBA_DOCKERFILE_ACTIVATE=1


ENV WEBIN_CLI_VERSION 8.0.0
ENV WEBIN_CLI_VERSION 7.3.1
USER root
RUN wget -q "https://github.com/enasequence/webin-cli/releases/download/${WEBIN_CLI_VERSION}/webin-cli-${WEBIN_CLI_VERSION}.jar" -O /package/webin-cli.jar
USER $MAMBA_USER
Expand Down

0 comments on commit 03dc892

Please sign in to comment.