fix: Dockerfile syntax error (#945)
This commit is contained in:
parent
00c2d7ea71
commit
f435191585
2
dist/Dockerfile
vendored
2
dist/Dockerfile
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user