Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #13 from docker/instrumentation
fix maintainer
pcaskey committed Feb 4, 2017
2 parents e20e025 + 3e4307a commit 603e6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -2,7 +2,7 @@ FROM centos:centos7
ENV REFRESHED_AT 2016-11-07

# Define args and set a default value
ARG maintainer=tier
ARG maintainer=my
ARG imagename=centos7base
ARG version=1.0

0 comments on commit 603e6a1

Please sign in to comment.