Skip to content

Commit 3b54d76

Browse files
Update to 2.2.9
1 parent 6c3f791 commit 3b54d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.2/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 22x main' >> /etc/apt/sources.list.d/cassandra.list
4747

48-
ENV CASSANDRA_VERSION 2.2.8
48+
ENV CASSANDRA_VERSION 2.2.9
4949

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

0 commit comments

Comments
 (0)