We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa07fd commit 01545bdCopy full SHA for 01545bd
internal/storage/v1/cassandra/Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) 2024 The Jaeger Authors.
2
# SPDX-License-Identifier: Apache-2.0
3
4
-FROM cassandra:5.0.4@sha256:8ab2ccfc05397d2567131f6e02ebb381bbb2605d43c1894f9139f8f444803c6a
+FROM cassandra:5.0.4@sha256:93f9a71ef04e370f754c78c78871648dfce8023958a455298d6a689caa607182
5
6
COPY schema/* /cassandra-schema/
7
0 commit comments