We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1abff commit b2d253cCopy full SHA for b2d253c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM aemdesign/oracle-jdk:jdk11 as base
+FROM aemdesign/oracle-jdk:jdk17 as base
2
3
RUN apt-get update -y && \
4
apt-get install libgomp1 libxdmcp6 libexpat-dev -y && \
0 commit comments