Skip to content

Commit c972e36

Browse files
authored
Merge branch '9.1' into backport/9.1/pr-131081
2 parents 1fa8a5f + f1a5935 commit c972e36

File tree

1 file changed

+1
-1
lines changed
  • x-pack/test/idp-fixture/src/main/resources/oidc

1 file changed

+1
-1
lines changed

x-pack/test/idp-fixture/src/main/resources/oidc/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM c2id/c2id-server-demo:16.1.1 AS c2id
2-
FROM openjdk:21-jdk-buster
2+
FROM eclipse-temurin:17-noble
33

44
# Using this to launch a fake server on container start; see `setup.sh`
55
RUN apt-get update -qqy && apt-get install -qqy python3

0 commit comments

Comments
 (0)