From 68c89411576014cb34dd3a0293e2ab3b2e4af6b3 Mon Sep 17 00:00:00 2001 From: Nicolas Caron Date: Wed, 13 Mar 2024 15:35:28 +0100 Subject: [PATCH] test workflow build and push on gitea registry --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bca6ffe..680baab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: checkout_repository: runs-on: ubuntu-latest container: - image: ubuntu:latest + image: ghcr.io/catthehacker/ubuntu:act-latest volumes: - /workspace/coopgo-platform/mobility-accounts/data:/workspace/coopgo-platform/mobility-accounts/data