Skip to content

Commit ea4b43b

Browse files
committed
Usage latest CI container images
1 parent e4864bd commit ea4b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
HOME: /home/runner
7474
runs-on: ubuntu-22.04
7575
container:
76-
image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-12-18
76+
image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-12-26
7777

7878
steps:
7979
- name: Install dependencies

0 commit comments

Comments
 (0)