Merge pull request #491 from kiwix/fix_ci_docker_version

pull/488/head
Matthieu Gautier 5 years ago committed by GitHub
commit d73fcb357f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save