Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 11s

This commit is contained in:
2026-01-07 09:12:06 +00:00
parent 61348cdecc
commit 4265c4b575

View File

@@ -16,4 +16,4 @@ jobs:
run: docker version
- name: "Build"
run: docker build -t testing/capacity:2 .
run: docker build -t testing/capacity:2.1 .