Skip to content

Commit

Permalink
Up base image to latest actual 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HadesArchitect authored Jan 29, 2019
1 parent 269bc54 commit 893cc42
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,4 +1,4 @@
FROM datastax/dse-server:6.0.2
FROM datastax/dse-server:6.7.0

# Copy schema files into /opt/killrvideo-data
COPY [ "lib/killrvideo-data/graph/killrvideo_video_recommendations_schema.groovy", "lib/killrvideo-data/schema.cql", "lib/killrvideo-data/search/*", "keyspace.cql", "/opt/killrvideo-data/" ]
Expand Down

0 comments on commit 893cc42

Please sign in to comment.