We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de966db commit b29a24bCopy full SHA for b29a24b
cassandra_nodetool/tests/compose/config/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG CASSANDRA_VERSION
+ARG CASSANDRA_VERSION=2.1.14
2
FROM cassandra:${CASSANDRA_VERSION}
3
COPY jmxremote.password /etc/cassandra/jmxremote.password
4
RUN chown cassandra:cassandra /etc/cassandra/jmxremote.password
0 commit comments