Skip to content
Snippets Groups Projects
Commit b61a6a88 authored by Marius Kriegerowski's avatar Marius Kriegerowski
Browse files

add cache bust

parent b938ec3d
No related branches found
No related tags found
Loading
......@@ -26,6 +26,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-pip \
wait-for-it
ARG CACHEBUST=1
# Get rabotnik code
RUN cd /srv && git clone --branch dev https://git.gfz-potsdam.de/dynamicexposure/rabotnik/rcom.git
WORKDIR /srv/rcom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment