Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danbao authored Jan 9, 2025
1 parent 3a0c148 commit e2bff1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jdk17/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/ringcentral-docker/jdk/jdk:17.0.13-alpine
FROM ghcr.io/ringcentral-docker/jdk/jdk:17.0.11-alpine
LABEL maintainer="[email protected]"

ENV MAVEN_VERSION=3.9.9 \
ENV MAVEN_VERSION=3.8.3 \
MAVEN_HOME=/usr/share/maven \
MAVEN_CONFIG="$USER_HOME_DIR/.m2" \
MAVEN_BASE_URL=https://downloads.apache.org/maven/maven-3
Expand Down

0 comments on commit e2bff1b

Please sign in to comment.