Skip to content

Commit

Permalink
Update openjdk Docker tag to v11.0.16-jre-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 7c5747c commit 2849fcb
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 @@ -22,7 +22,7 @@ WORKDIR /home/gradle/src

RUN ./gradlew build --info

FROM openjdk:11.0.15-jre-slim
FROM openjdk:11.0.16-jre-slim

RUN mkdir -p /app/releases
RUN mkdir -p /app/configs
Expand Down

0 comments on commit 2849fcb

Please sign in to comment.