File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ jobs:
484484 labels : ${{ steps.meta.outputs.labels }}
485485
486486 centos7-g4-11-2 :
487- needs : [centos8_base ]
487+ needs : [centos7_base ]
488488 name : Push Centos7 g4.11.2 docker image to Docker Hub
489489 runs-on : ubuntu-latest
490490 steps :
Original file line number Diff line number Diff line change 1- FROM sboogert/centos8 -base
1+ FROM sboogert/centos7 -base
22
33# CLHEP
44RUN wget https://proj-clhep.web.cern.ch/proj-clhep/dist1/clhep-2.4.4.0.tgz && \
Original file line number Diff line number Diff line change 1- FROM sboogert/centos8 -base
1+ FROM sboogert/centos7 -base
22
33# CLHEP
44RUN wget https://proj-clhep.web.cern.ch/proj-clhep/dist1/clhep-2.4.5.1.tgz && \
Original file line number Diff line number Diff line change 1- FROM sboogert/centos8 -base
1+ FROM sboogert/centos7 -base
22
33# CLHEP
44RUN wget https://proj-clhep.web.cern.ch/proj-clhep/dist1/clhep-2.4.6.2.tgz && \
Original file line number Diff line number Diff line change 1- FROM sboogert/centos8 -base
1+ FROM sboogert/centos7 -base
22
33# CLHEP
44RUN wget https://proj-clhep.web.cern.ch/proj-clhep/dist1/clhep-2.4.7.1.tgz && \
You can’t perform that action at this time.
0 commit comments