Browse Source

chore(docker): remove label

jguer 3 years ago
parent
commit
a1941b24bf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ci.Dockerfile

+ 0 - 1
ci.Dockerfile

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