From 346ec2281965c7db31a7a61727c6323c3d344887 Mon Sep 17 00:00:00 2001 From: Nikolai Prokoschenko Date: Wed, 29 May 2024 17:11:32 +0200 Subject: [PATCH] Update eclipse-temurin/content.md Co-authored-by: David Dooling <141646279+whalelines@users.noreply.github.com> --- eclipse-temurin/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-temurin/content.md b/eclipse-temurin/content.md index b5a8b1e6f6177..577bdaeb2bf25 100644 --- a/eclipse-temurin/content.md +++ b/eclipse-temurin/content.md @@ -28,7 +28,7 @@ When run like this, your certificates will get added to both the JVM truststore - **Your containers are run with a read-only filesystem**: The same restrictions apply as with running containers with a non-`root` UID. In addition, a writable volume is required at `/tmp` to be able to create the new truststore. -While this feature has been tested in multiple scenarios, there is always a chance of an unexpected edge case. Should you encounter one of these, please open an issue. +While this feature has been tested in multiple scenarios, there is always a chance of an unexpected edge case. Should you encounter one of these, please open an [issue](https://github.com/adoptium/containers/issues). # How to use this Image