Skip to content

Commit d256cf2

Browse files
committed
publish gemc 5.13 on the imates
1 parent 756db38 commit d256cf2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dockerfiles/Dockerfile-gemc-dev-almalinux94

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ RUN source /etc/profile.d/localSetup.sh \
2525
&& module use /cvmfs/oasis.opensciencegrid.org/jlab/geant4/modules \
2626
&& module load sim_system \
2727
&& install_gemc 5.11 \
28-
&& install_gemc 5.12 \
28+
&& install_gemc 5.13 \
2929
&& install_gemc dev
3030

dockerfiles/Dockerfile-gemc-dev-fedora36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ RUN source /etc/profile.d/localSetup.sh \
2525
&& module use /cvmfs/oasis.opensciencegrid.org/jlab/geant4/modules \
2626
&& module load sim_system \
2727
&& install_gemc 5.11 \
28-
&& install_gemc 5.12 \
28+
&& install_gemc 5.13 \
2929
&& install_gemc dev
3030

dockerfiles/Dockerfile-gemc-dev-fedora40

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ RUN source /etc/profile.d/localSetup.sh \
2525
&& module use /cvmfs/oasis.opensciencegrid.org/jlab/geant4/modules \
2626
&& module load sim_system \
2727
&& install_gemc 5.11 \
28-
&& install_gemc 5.12 \
28+
&& install_gemc 5.13 \
2929
&& install_gemc dev
3030

0 commit comments

Comments
 (0)