fix: Dockerfile syntax error (#945)

This commit is contained in:
Mimi1337
2023-02-21 10:29:21 +00:00
committed by GitHub
parent 00c2d7ea71
commit f435191585

2
dist/Dockerfile vendored
View File

@@ -1,6 +1,6 @@
FROM archlinux:latest
LABEL maintainer="hey@werwolv.net" = WerWolv
LABEL maintainer="hey@werwolv.net WerWolv"
# Install dependencies
RUN pacman -Syy --needed --noconfirm