diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 366770a..59491fe 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: name: test-build runs-on: vps-4 container: - image: catthehacker/ubuntu:act-latest + image: git.simonis.lol/projects/bun-casino:latest steps: - name: Checkout Code uses: actions/checkout@v4