Skip to content

Commit 56e5575

Browse files
authored
Update OpenMS-NuXLApp.zip download link to 0.7.0
1 parent 5485072 commit 56e5575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ RUN jq '.online_deployment = true' /app/settings.json > /app/tmp.json && mv /app
151151

152152
RUN curl -L \
153153
-o /app/OpenMS-NuXLApp.zip \
154-
https://github.com/Arslan-Siraj/nuxl-app/releases/download/0.6.0/OpenMS-NuXLApp.zip
154+
https://github.com/Arslan-Siraj/nuxl-app/releases/download/0.7.0/OpenMS-NuXLApp.zip
155155

156156
EXPOSE $PORT
157157
ENTRYPOINT ["/app/entrypoint.sh"]

0 commit comments

Comments
 (0)