Corrections tags docker

This commit is contained in:
skylanix
2025-08-12 23:49:16 +02:00
parent e36243ede9
commit 5f3da23b61
2 changed files with 6 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ FROM debian:trixie-slim
# Labels requis pour GitHub Container Registry
LABEL org.opencontainers.image.source=https://github.com/skylanix/MamieHenriette
LABEL org.opencontainers.image.description="Bot multi-plateformes Discord/Twitch/YouTube pour la communauté STEvE"
# LABEL org.opencontainers.image.licenses=Apache-2.0
LABEL org.opencontainers.image.licenses=GPL-3.0
WORKDIR /app