diff --git a/Dockerfile.custom b/Dockerfile.custom index b302a43c3e..8bf7d3fd1c 100644 --- a/Dockerfile.custom +++ b/Dockerfile.custom @@ -53,16 +53,17 @@ RUN chmod 644 /go/src/code.gitea.io/gitea/contrib/autocompletion/bash_autocomple FROM code.forgejo.org/oci/alpine:3.20 ARG RELEASE_VERSION -LABEL maintainer="contact@forgejo.org" \ - org.opencontainers.image.authors="Forgejo" \ - org.opencontainers.image.url="https://forgejo.org" \ - org.opencontainers.image.documentation="https://forgejo.org/download/#container-image" \ - org.opencontainers.image.source="https://codeberg.org/forgejo/forgejo" \ +LABEL maintainer="contact@gitaec.org" \ + org.opencontainers.image.authors="GitAEC" \ + org.opencontainers.image.url="https://gitaec.org" \ + org.opencontainers.image.documentation="https://gitaec.org/docs/" \ + org.opencontainers.image.source="https://gitaec.org/rvba/forgejo" \ org.opencontainers.image.version="${RELEASE_VERSION}" \ - org.opencontainers.image.vendor="Forgejo" \ + org.opencontainers.image.vendor="GitAEC" \ org.opencontainers.image.licenses="GPL-3.0-or-later" \ - org.opencontainers.image.title="Forgejo. Beyond coding. We forge." \ - org.opencontainers.image.description="Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job." + org.opencontainers.image.title="GitAEC is Git for AEC" \ + org.opencontainers.image.description="GitAEC is a Forge for AEC. Let's \ + build the future of openCDE" EXPOSE 22 3000 diff --git a/STORED_VERSION_FILE b/STORED_VERSION_FILE deleted file mode 100644 index 2f52450b31..0000000000 --- a/STORED_VERSION_FILE +++ /dev/null @@ -1 +0,0 @@ -10.0