We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bb22a commit aaf71f2Copy full SHA for aaf71f2
Dockerfile
@@ -15,9 +15,9 @@ ENV TZ=Europe/Paris
15
16
# Parameters whose values are required for the tests to succeed
17
ARG DEFAULT_LOCALE=fr_FR.UTF-8
18
-ARG MAVEN_VERSION=3.8.1
19
-ARG MAVEN_SHA=0ec48eb515d93f8515d4abe465570dfded6fa13a3ceb9aab8031428442d9912ec20f066b2afbf56964ffe1ceb56f80321b50db73cf77a0e2445ad0211fb8e38d
20
-ARG WILDFLY_VERSION=23.0.1
+ARG MAVEN_VERSION=3.8.4
+ARG MAVEN_SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8
+ARG WILDFLY_VERSION=24.0.1
21
ARG JAVA_VERSION=11
22
23
ARG DEBIAN_FRONTEND=noninteractive
0 commit comments