We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c1c911 + b264e44 commit fa5e4d7Copy full SHA for fa5e4d7
CHANGELOG.md
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
15
16
### Dependency Upgrades
17
18
+- Upgrade to `eclipse-temurin:11.0.21_9-jre-focal`. (#567)
19
- Upgrade to Spring Boot 2.7.17. (#566)
20
- Upgrade to Spring Dependency Management Plugin 1.1.4. (#566)
21
- Upgrade to `iexec-commons-containers` 1.2.0. (#557)
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:11.0.20_8-jre-focal
+FROM eclipse-temurin:11.0.21_9-jre-focal
2
3
ARG jar
4
0 commit comments