Skip to content

Commit

Permalink
docker: update dev image to use jdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnth committed Nov 10, 2024
1 parent a01cedb commit a5a3cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Base Image
FROM tomcat:9.0-jdk8
FROM tomcat:9.0-jdk11

ENV LAREX_VERSION="0.7.4"

Expand Down

0 comments on commit a5a3cb1

Please sign in to comment.