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.
2 parents 1fa8a5f + f1a5935 commit c972e36Copy full SHA for c972e36
x-pack/test/idp-fixture/src/main/resources/oidc/Dockerfile
@@ -1,5 +1,5 @@
1
FROM c2id/c2id-server-demo:16.1.1 AS c2id
2
-FROM openjdk:21-jdk-buster
+FROM eclipse-temurin:17-noble
3
4
# Using this to launch a fake server on container start; see `setup.sh`
5
RUN apt-get update -qqy && apt-get install -qqy python3
0 commit comments