Skip to content

Commit c3e7c75

Browse files
committed
adding release 5.12 to containers
1 parent 80b6f92 commit c3e7c75

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

dockerfiles/Dockerfile-gemc-dev-almalinux94

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ RUN source /etc/profile.d/localSetup.sh \
2626
&& module load sim_system \
2727
&& install_gemc 5.10 \
2828
&& install_gemc 5.11 \
29-
&& install_gemc dev
29+
&& install_gemc 5.12 \
30+
&& install_gemc dev
3031

dockerfiles/Dockerfile-gemc-dev-fedora36

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ RUN source /etc/profile.d/localSetup.sh \
2626
&& module load sim_system \
2727
&& install_gemc 5.10 \
2828
&& install_gemc 5.11 \
29-
&& install_gemc dev
29+
&& install_gemc 5.12 \
30+
&& install_gemc dev
3031

dockerfiles/Dockerfile-gemc-dev-fedora40

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ RUN source /etc/profile.d/localSetup.sh \
2626
&& module load sim_system \
2727
&& install_gemc 5.10 \
2828
&& install_gemc 5.11 \
29-
&& install_gemc dev
29+
&& install_gemc 5.12 \
30+
&& install_gemc dev
3031

0 commit comments

Comments
 (0)