update maintainer

This commit is contained in:
lawtancool
2019-11-15 19:49:39 -08:00
committed by GitHub
parent 7a2f265034
commit 5da288407f

View File

@@ -3,7 +3,7 @@
# Smallest base image # Smallest base image
FROM ubuntu:latest FROM ubuntu:latest
LABEL maintainer="Kyle Manna <kyle@kylemanna.com>" LABEL maintainer="lawtancool"
# Testing: pamtester # Testing: pamtester
#RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing/" >> /etc/apk/repositories && \ #RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing/" >> /etc/apk/repositories && \