Skip to content

Commit

Permalink
GEODE-2156: Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
metatype committed Dec 6, 2016
1 parent 1145be0 commit 37d544f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
# limitations under the License.

FROM centos:7
MAINTAINER Apache Geode Community <dev@geode.incubator.apache.org>
MAINTAINER Apache Geode Community <[email protected]>

LABEL Vendor="Apache Geode (incubating)"
LABEL Vendor="Apache Geode"
LABEL version=1.0.0

RUN yum install -y wget which tar git java-1.8.0-openjdk-devel \
Expand Down

0 comments on commit 37d544f

Please sign in to comment.