Skip to content
Snippets Groups Projects
Commit 9b44569d authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: remove AFTERBURNER_VERSION

parent 2fcfb4d9
No related branches found
No related tags found
1 merge request!606fix: remove AFTERBURNER_VERSION
......@@ -234,9 +234,7 @@ RUN --mount=from=staging,target=/staging \
&& cp -r /staging/.singularity.d /.singularity.d
## set the jug_dev version and add the afterburner
## TODO: move afterburner to spack when possible
ARG JUG_VERSION=1
ARG AFTERBURNER_VERSION=main
RUN echo "" >> /etc/jug_info \
&& echo " - jug_dev: ${JUG_VERSION}" >> /etc/jug_info
......
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