Use latest base image_variant v38

This commit is contained in:
Emmanuel Engelhart 2023-07-26 21:02:55 +02:00 committed by Kelson
parent b861dfc9dd
commit 177e1d5da6
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ jobs:
HOME: /home/runner HOME: /home/runner
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
container: container:
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:37" image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:38"
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3