Skip to content

Commit 042c67d

Browse files
committed
Update Maven to 3.9.8 and NodeJS to 20
1 parent 4e87e70 commit 042c67d

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
@@ -18,9 +18,9 @@ ARG WILDFLY_VERSION=26.1.3
1818
ARG JAVA_VERSION=11
1919
ARG SONAR_JAVA_VERSION=17
2020
ARG DEFAULT_LOCALE=fr_FR.UTF-8
21-
ARG MAVEN_VERSION=3.8.8
22-
ARG MAVEN_SHA=332088670d14fa9ff346e6858ca0acca304666596fec86eea89253bd496d3c90deae2be5091be199f48e09d46cec817c6419d5161fb4ee37871503f472765d00
23-
ARG NODEJS_VERSION=18
21+
ARG MAVEN_VERSION=3.9.8
22+
ARG MAVEN_SHA=7d171def9b85846bf757a2cec94b7529371068a0670df14682447224e57983528e97a6d1b850327e4ca02b139abaab7fcb93c4315119e6f0ffb3f0cbc0d0b9a2
23+
ARG NODEJS_VERSION=20
2424

2525
ARG DEBIAN_FRONTEND=noninteractive
2626

0 commit comments

Comments
 (0)