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.
1 parent fc7bf40 commit 09f3113Copy full SHA for 09f3113
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/evryfs/base-java:master-20221209
+FROM quay.io/evryfs/base-java:java25-20251002
2
LABEL maintainer "David J. M. Karlsen <[email protected]>"
3
ENV DEFAULT_JAVA_OPTIONS="-XX:+HeapDumpOnOutOfMemoryError -XX:InitialRAMPercentage=50.0 -XX:MinRAMPercentage=50.0 -XX:MaxRAMPercentage=75.0 -server -XshowSettings:vm -XX:HeapDumpPath=/tmp"
4
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments