diff --git a/.forgejo/workflows/test_and_build.yaml b/.forgejo/workflows/test_and_build.yaml index 5286f5b..128bae1 100644 --- a/.forgejo/workflows/test_and_build.yaml +++ b/.forgejo/workflows/test_and_build.yaml @@ -23,7 +23,7 @@ jobs: - "ca-cert:/etc/containers/certs.d" services: treetrail-database: - image: treetrail-database + image: tiptop:5000/treetrail-database steps: - name: Echo env if: ${{ inputs.verbose }}