Skip to content

Commit

Permalink
chore(core-deps): update eclipse-temurin docker tag to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2022
1 parent 1225e65 commit f876774
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 eclipse-temurin:18
FROM eclipse-temurin:19

RUN mkdir -p /opt/app
COPY . /opt/app
Expand Down

0 comments on commit f876774

Please sign in to comment.