Skip to content

Commit

Permalink
OpenJDK17
Browse files Browse the repository at this point in the history
  • Loading branch information
erik73 committed Jul 19, 2024
1 parent 3ab67b1 commit 52fd9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steve/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG STEVE_VERSION="3.6.0"

# Setup base
RUN apk add --no-cache \
openjdk11=11.0.24_p8-r0 \
openjdk17=17.0.12_p7-r0 \
maven=3.9.6-r0 \
xmlstarlet=1.6.1-r2 \
mariadb-client=10.11.8-r0 \
Expand Down

0 comments on commit 52fd9d2

Please sign in to comment.