Skip to content

Commit

Permalink
Change runtime image for the Vert.x Java Stack
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <[email protected]>
  • Loading branch information
RomanNikitenko committed Feb 12, 2024
1 parent 90c1b3d commit e5e3860
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stacks/java-vertx/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ components:
- exposure: none
name: debug
targetPort: 5858
image: quay.io/eclipse/che-java11-maven:7.37.2
image: registry.access.redhat.com/ubi8/openjdk-11:1.18-2
command: ["tail", "-f", "/dev/null"]
memoryLimit: 512Mi
mountSources: true
volumeMounts:
Expand Down

0 comments on commit e5e3860

Please sign in to comment.