Skip to content

Commit 3535be3

Browse files
Update to 2.1.17
1 parent 3b54d76 commit 3535be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN set -ex; \
4545

4646
RUN echo 'deb http://www.apache.org/dist/cassandra/debian 21x main' >> /etc/apt/sources.list.d/cassandra.list
4747

48-
ENV CASSANDRA_VERSION 2.1.16
48+
ENV CASSANDRA_VERSION 2.1.17
4949

5050
RUN apt-get update \
5151
&& apt-get install -y cassandra="$CASSANDRA_VERSION" \

0 commit comments

Comments
 (0)