We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c5f67 commit b422201Copy full SHA for b422201
src/main/resources/org/eolang/hone/scaffolding/Dockerfile
@@ -41,7 +41,7 @@ RUN cabal update \
41
&& chmod +x /usr/local/bin/phino \
42
&& /usr/local/bin/phino --version
43
44
-FROM eclipse-temurin:25-jre-jammy
+FROM eclipse-temurin:25.0.1_8-jre-jammy
45
46
LABEL "repository"="https://github.com/objectionary/hone-maven-plugin"
47
LABEL "maintainer"="Yegor Bugayenko"
0 commit comments