1
0
mirror of https://github.com/Jguer/yay synced 2024-07-05 09:50:44 +00:00

chore(docker): remove label

This commit is contained in:
jguer 2021-08-19 16:53:48 +02:00 committed by J Guerreiro
parent 074798aca5
commit a1941b24bf

View File

@ -1,5 +1,4 @@
FROM lopsided/archlinux:latest
LABEL maintainer="Jguer,joaogg3 at google mail"
ENV GO111MODULE=on
WORKDIR /app