Explorar o código

Remove maintainer label

Mohammad Abdolirad %!s(int64=2) %!d(string=hai) anos
pai
achega
a887927b78
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      3.13/Dockerfile

+ 0 - 2
3.13/Dockerfile

@@ -1,7 +1,5 @@
 FROM alpine:3.13.10 AS base
 
-LABEL maintainer="The Dockage Authors"
-
 RUN echo '@edge http://dl-cdn.alpinelinux.org/alpine/edge/main' >> /etc/apk/repositories \
     && echo '@edgecommunity http://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories \
     && echo '@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories \