Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: maxnth <[email protected]>
  • Loading branch information
maxnth committed Jun 2, 2022
1 parent c3d753d commit 83c2c81
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,7 +1,7 @@
# Base Image
FROM tomcat:9.0-jdk8

ENV LAREX_VERSION="0.7-RC1"
ENV LAREX_VERSION="0.7.4"

# Enable Networking on port 8080 (Tomcat)
EXPOSE 8080
Expand Down

0 comments on commit 83c2c81

Please sign in to comment.