From 4fd33d27f4369bbb76a39f4e5ea3fa7cb418251f Mon Sep 17 00:00:00 2001 From: Domenico Giordano <domenico.giordano@cern.ch> Date: Mon, 7 Nov 2022 11:55:26 +0100 Subject: [PATCH] rebuild to create the v1.0 from ci-v1.0 --- atlas/sim_mt/CHANGELOG.md | 2 +- atlas/sim_mt/atlas-sim_mt.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas/sim_mt/CHANGELOG.md b/atlas/sim_mt/CHANGELOG.md index 51720e56..aeeffcfc 100644 --- a/atlas/sim_mt/CHANGELOG.md +++ b/atlas/sim_mt/CHANGELOG.md @@ -17,4 +17,4 @@ - Fix bug in folder walking https://its.cern.ch/jira/browse/BMK-890 ## [v0.1] 2021-09-21 -- First working release of Atlas simMT \ No newline at end of file +- First working release of Atlas simMT diff --git a/atlas/sim_mt/atlas-sim_mt.spec b/atlas/sim_mt/atlas-sim_mt.spec index a3eef954..e6cb97ca 100644 --- a/atlas/sim_mt/atlas-sim_mt.spec +++ b/atlas/sim_mt/atlas-sim_mt.spec @@ -3,6 +3,6 @@ HEPWL_BMKOPTS="-e 3 -t 2" HEPWL_BMKDIR=atlas-sim_mt HEPWL_BMKDESCRIPTION="Atlas simulation MT (GEANT4) based on athena version 22.0.25" HEPWL_DOCKERIMAGENAME=atlas-sim_mt-bmk -HEPWL_DOCKERIMAGETAG=ci-v1.0 +HEPWL_DOCKERIMAGETAG=v1.0 HEPWL_CVMFSREPOS=atlas.cern.ch,atlas-condb.cern.ch,sft.cern.ch HEPWL_BMKOS="gitlab-registry.cern.ch/linuxsupport/cc7-base:20211101-1.x86_64" -- GitLab