We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5074d1c commit 04d986dCopy full SHA for 04d986d
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
16
container:
17
# https://hub.docker.com/r/drevops/ci-runner
18
- image: drevops/ci-runner:25.11.0@sha256:634a9ccdc4889dd7f0f571ac3ba1ada7a1289bd6d4c88199d252092a9db6c1cc
+ image: drevops/ci-runner:25.12.0@sha256:b6e416998c03da657006e7c1c2b0f5532f6117990049351a89789227b4941093
19
20
steps:
21
- name: Configure Git safe directory
0 commit comments