New docker image version is 31.

This commit is contained in:
Matthieu Gautier
2021-10-18 18:09:36 +02:00
parent 08e3d52957
commit f714ff8d3e

View File

@ -94,7 +94,7 @@ jobs:
HOME: /home/runner
runs-on: ubuntu-latest
container:
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-26"
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-31"
steps:
- name: Extract branch name
shell: bash