Skip to content

Commit b29a24b

Browse files
committed
fix test failure
1 parent de966db commit b29a24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra_nodetool/tests/compose/config/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG CASSANDRA_VERSION
1+
ARG CASSANDRA_VERSION=2.1.14
22
FROM cassandra:${CASSANDRA_VERSION}
33
COPY jmxremote.password /etc/cassandra/jmxremote.password
44
RUN chown cassandra:cassandra /etc/cassandra/jmxremote.password

0 commit comments

Comments
 (0)