Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
VinceMacBuche committed Nov 12, 2024
2 parents bf81942 + c4ddba4 commit 5e08329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/dep-check.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG JDK_VERSION=11
FROM maven:3-openjdk-${JDK_VERSION}
ARG JDK_VERSION=17
FROM maven:3-amazoncorretto-${JDK_VERSION}-debian
LABEL ci=rudder/ci/dep-check.Dockerfile

ARG USER_ID=1000
Expand Down

0 comments on commit 5e08329

Please sign in to comment.