From 6a0171c62a7cf1023c8efe203e202a6bccdc04e5 Mon Sep 17 00:00:00 2001 From: ThetaDev Date: Fri, 31 May 2024 13:05:07 +0200 Subject: [PATCH 001/248] chore: update repo URL to Codeberg --- Dockerfile | 3 +++ templates/index.hbs | 2 +- templates/listing.hbs | 2 +- templates/selection.hbs | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9fc13e0..aa7a01a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,3 +8,6 @@ COPY target/${TARGETARCH_ALT}-unknown-linux-gnu/release/artifactview /usr/bin/ar EXPOSE 3000 ENTRYPOINT ["dumb-init", "artifactview"] + +LABEL repository="https://codeberg.org/ThetaDev/action-kaniko" \ + maintainer="ThetaDev " diff --git a/templates/index.hbs b/templates/index.hbs index 94580f7..36cbab6 100644 --- a/templates/index.hbs +++ b/templates/index.hbs @@ -53,7 +53,7 @@