Skip to content

Commit

Permalink
Update openjdk Docker tag to v11.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent cc25cb8 commit 48c0f4b
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 48c0f4b

Please sign in to comment.