Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 19:47:48 -07:00
parent 9a4a983fba
commit 97dfa1dea9

View File

@@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: fithwum
runs-on: gitea.fithwum.tech/fithwum/base-image:docker-build
steps:
- name: Checkout code