Add gitea workflow
Some checks failed
Build FAIL* Docker Images / fail-base-docker (push) Has been cancelled
Build FAIL* Docker Images / fail-generic-tracing-docker (push) Has been cancelled
Build FAIL* Docker Images / fail-demo-docker (push) Has been cancelled

This commit is contained in:
2026-02-09 11:06:53 +01:00
parent 12a95af8af
commit 3ed385ad90
3 changed files with 59 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Inherit from docker container that has the fail source code prepared,
# including all tools which are needed to build FAIL*
FROM fail-base
FROM gitea.vps.chriphost.de/christoph/fail-base:latest
LABEL org.opencontainers.image.authors="Christian Dietrich <stettberger@dokucode.de>"