1
0
mirror of synced 2025-02-17 10:58:34 +01:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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