Skip to content

Commit add2686

Browse files
authored
update wildfly to JDK 17 (#6812)
1 parent d760a86 commit add2686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/wildfly-ee/wildfly-ee.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM maven:3.6.3-openjdk-16
1+
FROM maven:3-openjdk-17
22
WORKDIR /wildfly
33
EXPOSE 8080
44
ENV MAVEN_OPTS="--add-exports=java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED --add-exports=java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED"

0 commit comments

Comments
 (0)