Skip to content

Commit

Permalink
bumped package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Sep 11, 2020
1 parent f26ae46 commit 0470dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spark-qfs-swarm/worker-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ MAINTAINER Michael Kamprath "https://github.com/michaelkamprath"
#

ARG QFS_VERSION=2.2.1
ARG SPARK_VERSION=3.0.0
ARG SPARK_VERSION=3.0.1
ARG HADOOP_MINOR_VERSION=2.7
ARG HADOOP_VERSION=2.7.2
ARG SCALA_VERSION=2.12.11
ARG SCALA_VERSION=2.12.12

RUN apt-get update \
&& apt-get install -y locales \
Expand Down

0 comments on commit 0470dd1

Please sign in to comment.