From 54c5b1e334da11384e276905bd8f140ab331a290 Mon Sep 17 00:00:00 2001 From: Nicolas Caron Date: Wed, 13 Mar 2024 11:38:17 +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 0f0c549..0651343 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: build_and_push: runs-on: ubuntu-latest container: - image: ghrc.io/docker/build-push-action:v2 + image: ghrc.io/catthehacker/ubuntu:act-latest options: --privileged steps: