Skip to content
Snippets Groups Projects
Verified Commit 491d6c78 authored by René Fritze's avatar René Fritze
Browse files

fix individual docker base

parent ec09f222
No related branches found
No related tags found
1 merge request!4Switch images to gitlab
ARG CC
ARG COMMIT
ARG BASE
FROM dunecommunity/dune-xt-docker_base_${BASE}_${CC}:${COMMIT}
FROM zivgitlab.wwu.io/ag-ohlberger/dune-community/dune-xt-super/dune-xt-docker_base_${BASE}_${CC}:${COMMIT}
WORKDIR ${SUPERDIR}
......
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