We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4864bd commit ea4b43bCopy full SHA for ea4b43b
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
HOME: /home/runner
74
runs-on: ubuntu-22.04
75
container:
76
- image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-12-18
+ image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-12-26
77
78
steps:
79
- name: Install dependencies
0 commit comments