Skip to content

Commit

Permalink
Merge pull request #629 from entur/upgrade-docker-base-java
Browse files Browse the repository at this point in the history
Upgrade base docker image (java version)
  • Loading branch information
testower authored Jan 27, 2025
2 parents 032d36e + f04eee2 commit 02d6f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
</dependencies>
<configuration>
<from>
<image>eclipse-temurin:21.0.1_12-jre</image>
<image>eclipse-temurin:21.0.5_11-jre</image>
<platforms>
<platform>
<architecture>amd64</architecture>
Expand Down

0 comments on commit 02d6f76

Please sign in to comment.