Skip to content

Commit

Permalink
Update jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
FriwiDev authored Jan 21, 2023
1 parent 834484f commit e90e7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM debian:bookworm-slim

#Required packages
ENV TOOLS ca-certificates curl jq openjdk-11-jdk maven
ENV TOOLS ca-certificates curl jq openjdk-17-jdk maven

#Step 2: Install tools
RUN apt-get -q update && \
Expand Down

0 comments on commit e90e7df

Please sign in to comment.