diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e5ffa54..94bfa78d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: path: onyxia-api/target - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v5.9.0 + uses: crazy-max/ghaction-docker-meta@v5.10.0 with: images: inseefrlab/onyxia-api # list of Docker images to use as base name for tags - name: Set up QEMU