Skip to content

Commit

Permalink
Updated to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hyness committed May 18, 2016
1 parent 176b26f commit f207b12
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,6 +1,6 @@
FROM java:8-jre

ENV HBASE_VERSION 1.2.0
ENV HBASE_VERSION 1.2.1
RUN apt-get update
RUN apt-get -y install supervisor python-pip
RUN pip install supervisor-stdout
Expand Down

0 comments on commit f207b12

Please sign in to comment.