Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit f5b4648

Browse files
committed
fix outdated java image for xquery backend
1 parent 215269c commit f5b4648

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

Dockerfile_exist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
#WORKDIR /app/search-app/exist
4242
#
4343

44-
FROM openjdk:11-jre-slim
44+
#FROM openjdk:11-jre-slim
45+
FROM eclipse-temurin:11-jre
4546

4647
ENV EXIST_HOME=/app/existdb
4748

search-app/front-end/package-lock.json

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)