From 5fc3ec623d9a4b24dc8b93dbd9eecf903fdc95e9 Mon Sep 17 00:00:00 2001 From: A 38D Bra Date: Fri, 30 Aug 2024 19:53:06 +0800 Subject: [PATCH] update tag --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index ae547af..62a9035 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.authors="Sam Wu " \ org.opencontainers.image.documentation="https://github.com/naizhao/gitlab-arm64" \ org.opencontainers.image.source="https://github.com/naizhao/gitlab-arm64" \ org.opencontainers.image.title="GitLab Docker Image ARM64" \ + org.opencontainers.image.description="GitLab Docker Image for Arm64" \ org.opencontainers.image.base.name="ubuntu:22.04" ARG RELEASE_PACKAGE