Skip to content

Commit

Permalink
Legacy api should use java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Oct 25, 2024
1 parent 428fdbb commit 8de2acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ services:
- "./kibana/kibana.yml:/usr/share/kibana/config/kibana.yml:z"

legacy-api-base:
image: eclipse-temurin:17
image: openjdk:11
logging:
driver: "gelf"
options:
Expand Down

0 comments on commit 8de2acc

Please sign in to comment.