Skip to content

Commit

Permalink
Merge pull request sameersbn#1395 from cglewis/master
Browse files Browse the repository at this point in the history
MAINTAINER is deprecated, using LABEL now
  • Loading branch information
solidnerd authored Nov 9, 2017
2 parents 36f6a04 + baf04c3 commit 75575b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM sameersbn/ubuntu:14.04.20171024
MAINTAINER sameer@damagehead.com
LABEL maintainer="sameer@damagehead.com"

ENV GITLAB_VERSION=10.1.1 \
RUBY_VERSION=2.3 \
Expand Down

0 comments on commit 75575b8

Please sign in to comment.