Skip to content

Commit 92d55a9

Browse files
renovate[bot]AlexSkrypnyk
authored andcommitted
Update drevops/ci-runner:25.11.0 Docker digest to 634a9cc
1 parent 324096b commit 92d55a9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/build-test-deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
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

.github/workflows/vortex-test-common.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
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

0 commit comments

Comments
 (0)