Skip to content

Commit

Permalink
[PIO-205] Update Dockerfile to reflect new Spark version (apache#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisSquared authored and shimamoto committed Feb 1, 2019
1 parent 9f8be58 commit ccb23da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/pio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM openjdk:8
ARG PIO_GIT_URL=https://github.com/apache/predictionio.git
ARG PIO_TAG=v0.13.0
ENV SCALA_VERSION=2.11.12
ENV SPARK_VERSION=2.2.2
ENV SPARK_VERSION=2.2.3
ENV HADOOP_VERSION=2.7.7
ENV ELASTICSEARCH_VERSION=5.5.3
ENV PGSQL_VERSION=42.2.4
Expand Down

0 comments on commit ccb23da

Please sign in to comment.