File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868
6969 container :
7070 # https://hub.docker.com/r/drevops/ci-runner
71- image : drevops/ci-runner:25.11.0@sha256:7854272ea39ee91af90f35d6339c081098d29a41ea4fe802e0cf710e152c8044
71+ image : drevops/ci-runner:25.11.0@sha256:634a9ccdc4889dd7f0f571ac3ba1ada7a1289bd6d4c88199d252092a9db6c1cc
7272 env :
7373 PACKAGE_TOKEN : ${{ secrets.PACKAGE_TOKEN }}
7474 VORTEX_CONTAINER_REGISTRY_USER : ${{ secrets.VORTEX_CONTAINER_REGISTRY_USER }}
@@ -184,7 +184,7 @@ jobs:
184184
185185 container :
186186 # https://hub.docker.com/r/drevops/ci-runner
187- image : drevops/ci-runner:25.11.0@sha256:7854272ea39ee91af90f35d6339c081098d29a41ea4fe802e0cf710e152c8044
187+ image : drevops/ci-runner:25.11.0@sha256:634a9ccdc4889dd7f0f571ac3ba1ada7a1289bd6d4c88199d252092a9db6c1cc
188188 env :
189189 PACKAGE_TOKEN : ${{ secrets.PACKAGE_TOKEN }}
190190 VORTEX_CONTAINER_REGISTRY_USER : ${{ secrets.VORTEX_CONTAINER_REGISTRY_USER }}
@@ -426,7 +426,7 @@ jobs:
426426
427427 container :
428428 # https://hub.docker.com/r/drevops/ci-runner
429- image : drevops/ci-runner:25.11.0@sha256:7854272ea39ee91af90f35d6339c081098d29a41ea4fe802e0cf710e152c8044
429+ image : drevops/ci-runner:25.11.0@sha256:634a9ccdc4889dd7f0f571ac3ba1ada7a1289bd6d4c88199d252092a9db6c1cc
430430 env :
431431 TZ : ${{ vars.TZ || 'UTC' }}
432432 TERM : xterm-256color
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525
2626 container :
27- image : drevops/ci-runner:25.11.0@sha256:7854272ea39ee91af90f35d6339c081098d29a41ea4fe802e0cf710e152c8044
27+ image : drevops/ci-runner:25.11.0@sha256:634a9ccdc4889dd7f0f571ac3ba1ada7a1289bd6d4c88199d252092a9db6c1cc
2828 env :
2929 # Prevent GitHub overriding the Docker config.
3030 DOCKER_CONFIG : /root/.docker
@@ -123,7 +123,7 @@ jobs:
123123 batch : [0, 1, 2, 3, 4]
124124
125125 container :
126- image : drevops/ci-runner:25.11.0@sha256:7854272ea39ee91af90f35d6339c081098d29a41ea4fe802e0cf710e152c8044
126+ image : drevops/ci-runner:25.11.0@sha256:634a9ccdc4889dd7f0f571ac3ba1ada7a1289bd6d4c88199d252092a9db6c1cc
127127 env :
128128 # Prevent GitHub overriding the Docker config.
129129 DOCKER_CONFIG : /root/.docker
You can’t perform that action at this time.
0 commit comments