Skip to content

Commit e76f03f

Browse files
committed
update: upgraded JDK version from 17 to 21
1 parent a1b97a6 commit e76f03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/development/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:17-jdk-slim
1+
FROM openjdk:21-jdk-slim
22

33
# Set environment variables for Tomcat
44
ENV CATALINA_HOME /usr/local/tomcat

0 commit comments

Comments
 (0)