From fa8b497c30a97db17693e3857efceb035fad5e5f Mon Sep 17 00:00:00 2001 From: laraproto Date: Sun, 27 Oct 2024 12:42:15 +0200 Subject: [PATCH] stupid change to force rebuild --- mono/latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono/latest/Dockerfile b/mono/latest/Dockerfile index 4022fcd..9514a10 100644 --- a/mono/latest/Dockerfile +++ b/mono/latest/Dockerfile @@ -1,6 +1,6 @@ FROM --platform=$TARGETOS/$TARGETARCH ghcr.io/parkervcp/yolks:debian -LABEL authors="Torsten Widmann, Lara The Protogen" +LABEL authors="Torsten Widmann, Lara The Protogen" maintainer="laraproto@proton.me" RUN apt update \ && apt -y upgrade