From faa8aa0ca60066a19b1f9cf5cc4c2b0c4fa5ad97 Mon Sep 17 00:00:00 2001 From: robbizbal Date: Wed, 30 Oct 2024 08:22:07 +0100 Subject: [PATCH] Update description --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4ec1727..c76adfd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM alpine:latest # set metadata LABEL maintainer="culmat, trichie, robbizbal" \ - description="Yo-Yo-Maskr application Docker image" \ + org.opencontainers.image.description="Yo-Yo-Maskr application Docker image" \ version="0.1.0" # set default environment variables