We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5485072 commit 56e5575Copy full SHA for 56e5575
Dockerfile
@@ -151,7 +151,7 @@ RUN jq '.online_deployment = true' /app/settings.json > /app/tmp.json && mv /app
151
152
RUN curl -L \
153
-o /app/OpenMS-NuXLApp.zip \
154
- https://github.com/Arslan-Siraj/nuxl-app/releases/download/0.6.0/OpenMS-NuXLApp.zip
+ https://github.com/Arslan-Siraj/nuxl-app/releases/download/0.7.0/OpenMS-NuXLApp.zip
155
156
EXPOSE $PORT
157
ENTRYPOINT ["/app/entrypoint.sh"]
0 commit comments