File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM fedora:38
1+ FROM fedora:43@sha256:781b7642e8bf256e9cf75d2aa58d86f5cc695fd2df113517614e181a5eee9138
22
33RUN dnf -y install clang-tools-extra git-clang-format
44
Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ jobs:
8989 with : rockylinux/rockylinux:9
9090 - distro : fedora
9191 base : el.8
92- with : fedora:38
92+ with : fedora:43@sha256:781b7642e8bf256e9cf75d2aa58d86f5cc695fd2df113517614e181a5eee9138
9393 - distro : leap.15
9494 base : leap.15
95- with : opensuse/leap:15.5
95+ with : opensuse/leap:15.6
9696 env :
9797 DEPS_JOBS : 10
9898 BASE_DISTRO : ${{ matrix.with }}
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ jobs:
5454 with : rockylinux/rockylinux:9
5555 - distro : fedora
5656 base : el.8
57- with : fedora:38
57+ with : fedora:43@sha256:781b7642e8bf256e9cf75d2aa58d86f5cc695fd2df113517614e181a5eee9138
5858 - distro : leap.15
5959 base : leap.15
60- with : opensuse/leap:15.5
60+ with : opensuse/leap:15.6
6161 env :
6262 DEPS_JOBS : 10
6363 BASE_DISTRO : ${{ matrix.with }}
@@ -170,10 +170,10 @@ jobs:
170170 with : rockylinux/rockylinux:9
171171 - distro : fedora
172172 base : el.8
173- with : fedora:38
173+ with : fedora:43@sha256:781b7642e8bf256e9cf75d2aa58d86f5cc695fd2df113517614e181a5eee9138
174174 - distro : leap.15
175175 base : leap.15
176- with : opensuse/leap:15.5
176+ with : opensuse/leap:15.6
177177 env :
178178 DEPS_JOBS : 10
179179 BASE_DISTRO : ${{ matrix.with }}
@@ -336,7 +336,7 @@ jobs:
336336 with : almalinux:8
337337 - distro : leap.15
338338 base : leap.15
339- with : opensuse/leap:15.5
339+ with : opensuse/leap:15.6
340340 env :
341341 DEPS_JOBS : 10
342342 BASE_DISTRO : ${{ matrix.with }}
You can’t perform that action at this time.
0 commit comments