Skip to content

Commit bd39651

Browse files
committed
Fix link for debian-base.
1 parent 52bc988 commit bd39651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/stateful-application/cassandra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ to also be deleted. Never assume you'll be able to access data if its volume cla
266266
267267
The Pods in this tutorial use the [`gcr.io/google-samples/cassandra:v13`](https://github.com/kubernetes/examples/blob/master/cassandra/image/Dockerfile)
268268
image from Google's [container registry](https://cloud.google.com/container-registry/docs/).
269-
The Docker image above is based on [debian-base](https://github.com/kubernetes/kubernetes/tree/master/build/debian-base)
269+
The Docker image above is based on [debian-base](https://github.com/kubernetes/release/tree/master/images/build/debian-base)
270270
and includes OpenJDK 8.
271271

272272
This image includes a standard Cassandra installation from the Apache Debian repo.

0 commit comments

Comments
 (0)