Skip to content
Snippets Groups Projects
Commit fce87177 authored by LHCbDIRAC Bot's avatar LHCbDIRAC Bot
Browse files

Update versions and changelog for release of v10r0p16

parent fd228b58
No related branches found
Tags release/20.1.5.4
No related merge requests found
Pipeline #1935444 canceled
v10r0p16
Based on DIRAC v10r0p12
LHCbWebDIRAC v5r1p8
LHCbDIRACOS v1r9
v10r0p15
Based on DIRAC v10r0p12
LHCbWebDIRAC v5r1p8
......
......@@ -29,7 +29,7 @@ rootPath = os.path.dirname(os.path.realpath(__path__[0]))
majorVersion = 10
minorVersion = 0
patchLevel = 15
patchLevel = 16
preVersion = 0
version = "v%sr%s" % (majorVersion, minorVersion)
......
......@@ -21,6 +21,13 @@ Releases
DIRACOS = LHCb:master
}
v10r0p16
{
Modules = LHCbDIRAC:v10r0p16, LHCbWebDIRAC:v5r1p8
Depends = DIRAC:v10r0p12
DIRACOS = LHCb:v1r9
}
v10r0p15
{
Modules = LHCbDIRAC:v10r0p15, LHCbWebDIRAC:v5r1p8
......
......@@ -18,7 +18,7 @@ RUN chmod 755 /opt/dirac/dockerEntrypoint.sh
ENTRYPOINT [ "/opt/dirac/dockerEntrypoint.sh" ]
# Specify the version
ENV LHCB_DIRAC_VERSION v10r0p15
ENV LHCB_DIRAC_VERSION v10r0p16
RUN \
curl -L -o dirac-install https://raw.githubusercontent.com/DIRACGrid/DIRAC/integration/Core/scripts/dirac-install.py && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment