Skip to content

Commit aaf71f2

Browse files
committed
Update for Wildfly 24.0.1 and for Maven 3.8.4
1 parent 02bb22a commit aaf71f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ ENV TZ=Europe/Paris
1515

1616
# Parameters whose values are required for the tests to succeed
1717
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
18+
ARG MAVEN_VERSION=3.8.4
19+
ARG MAVEN_SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8
20+
ARG WILDFLY_VERSION=24.0.1
2121
ARG JAVA_VERSION=11
2222

2323
ARG DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)