Skip to content
Snippets Groups Projects
Commit a48eb88c authored by Fabio Vitello's avatar Fabio Vitello
Browse files

Merge branch 'master' into TMSS-419

parents 7dcfc6d9 86366350
Branches
Tags
1 merge request!268Resolve TMSS-419
......@@ -202,6 +202,16 @@ RUN aptitude install -y libqpid-proton8 libqpid-proton-cpp8 python3-qpid-proton
# *******************
RUN aptitude install -y python3-kombu
# *******************
# Unconsumed build arguments
# *******************
# 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=whatever
# we do not use this, but will be configured to produce it
ARG LOFAR_BASE_IMAGE_VERSION=latest
#
# entry
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment