dockerfile: update image tags

This commit is contained in:
2026-01-19 14:28:39 +01:00
parent 43de918fa3
commit e0c6be3270
4 changed files with 6 additions and 6 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 danceos/fail-base
FROM fail-base
LABEL org.opencontainers.image.authors="Christian Dietrich <stettberger@dokucode.de>"