We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5641056 commit 924000dCopy full SHA for 924000d
Dockerfile
@@ -1,7 +1,7 @@
1
# The MIT License (MIT) Copyright (c) 2022 artipie.com
2
# https://github.com/artipie/front/LICENSE.txt
3
4
-FROM openjdk:17-oracle
+FROM openjdk:21-oracle
5
ARG JAR_FILE
6
ENV JVM_OPTS=""
7
0 commit comments