Skip to content
Snippets Groups Projects
Commit 1cbfb859 authored by Sander ter Veen's avatar Sander ter Veen
Browse files

Update Dockerfile.tmpl . Forcing build with version 2.1

parent 6836c4b8
No related branches found
No related tags found
1 merge request!1102Resolve TMSS-2552
......@@ -101,7 +101,7 @@ RUN aptitude install -y libncurses${NCURSES_VERSION} liblog4cplus-${LIBLOG4CPLUS
aptitude autoclean
# Apply a finger print to force a rebuild if the source code changes. Supply a unique ID here to force a rebuild.
ARG LOFAR_FINGERPRINT=V2.1
ARG LOFAR_FINGERPRINT=V2.2
ENV LOFAR_FINGERPRINT=${LOFAR_FINGERPRINT}
# Install
......
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