Skip to content

Commit

Permalink
Merge pull request #10 from B-urb/renovate/openjdk-17.x
Browse files Browse the repository at this point in the history
chore(deps): update openjdk docker tag to v17.0.2
  • Loading branch information
B-urb authored Feb 22, 2024
2 parents 53c5cc5 + 44ec799 commit 2bb2840
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
@@ -1,4 +1,4 @@
FROM openjdk:17
FROM openjdk:17.0.2
LABEL authors="Bjoern Urban"
EXPOSE 8080:8080
RUN mkdir /app
Expand Down

0 comments on commit 2bb2840

Please sign in to comment.