From 90604bc5583d3080f712693185521bb852f4b672 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 30 May 2025 00:16:11 +1200 Subject: [PATCH] :-'Generic Commit' --- .gitea/workflows/buildtestpublish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/buildtestpublish.yaml b/.gitea/workflows/buildtestpublish.yaml index 0fe1f82..5f940e9 100644 --- a/.gitea/workflows/buildtestpublish.yaml +++ b/.gitea/workflows/buildtestpublish.yaml @@ -6,7 +6,7 @@ jobs: Build: runs-on: ubuntu-latest container: - image: gitea.jde.nz/public/cppbuilder:latest + image: gitea.jde.nz/public/alpinebuilder:latest steps: - name: Check out repository code uses: actions/checkout@v4