Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Commit beadfee

Browse files
authored
Merge pull request #18 from USGS-EROS/develop
0.5.1 release
2 parents 20e638e + 1d9478a commit beadfee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ COPY firebird firebird/firebird
6969
COPY notebook firebird/notebook
7070
COPY test firebird/test
7171
COPY log4j.properties $SPARK_HOME/conf/log4j.properties
72+
RUN ln -s firebird/notebook notebook
7273

7374
# Install spark-cassandra-connector
7475
RUN cd $HOME/firebird && \

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5
1+
0.5.1

0 commit comments

Comments
 (0)