Skip to content
Snippets Groups Projects
Commit cbc93096 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Force rebuild of TMSS docker image (to include updated station client)

parent 6b0799b6
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ RUN pip3 install astroplan cachetools comet coreapi coverage cx_Oracle cython dj ...@@ -38,7 +38,7 @@ RUN pip3 install astroplan cachetools comet coreapi coverage cx_Oracle cython dj
-r tmss_lobster.txt -r tmss_ingest_tmss_adapter.txt -r tmss_scheduling.txt \ -r tmss_lobster.txt -r tmss_ingest_tmss_adapter.txt -r tmss_scheduling.txt \
-r tmss_slack_webhook.txt -r tmss_websocket.txt \ -r tmss_slack_webhook.txt -r tmss_websocket.txt \
-c tmss_constraints.txt --ignore-installed -c tmss_constraints.txt --ignore-installed
RUN echo "This string is here to prevent Docker caching. It is 1 pm on Nov 3, 2023." RUN echo "This string is here to prevent Docker caching. It is 3 pm on Nov 27, 2023."
# Download and import the Nodesource GPG key - Requires curl (already installed by base) # Download and import the Nodesource GPG key - Requires curl (already installed by base)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment