update maintainer

This commit is contained in:
lawtancool 2019-11-15 19:49:39 -08:00 committed by GitHub
parent 7a2f265034
commit 5da288407f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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