From 0cac6386e76a7027af6edbf022ed1f648a33df2c Mon Sep 17 00:00:00 2001 From: Michal Date: Wed, 10 Aug 2022 21:33:30 +0100 Subject: [PATCH] Update Dockerfile Signed-off-by: Michal --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bb40857..062c2f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM archlinux:latest -LABEL org.opencontainers.image.description "A work-in-progress, easy to use, set up and configure arch derivative" +LABEL org.opencontainers.image.description="A work-in-progress, easy to use, set up and configure Arch Linux derivative" RUN pacman -Syu --noconfirm RUN pacman -S --needed --noconfirm pacman-contrib base-devel git wget