Update .gitea/workflows/build-container.yml

This commit is contained in:
2025-11-24 04:12:07 +01:00
parent f3965959bc
commit b4ddc6708e

View File

@@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v4