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 b634311 commit 364e5d6Copy full SHA for 364e5d6
vulnz/Dockerfile
@@ -23,7 +23,7 @@ LABEL org.label-schema.docker.cmd="docker run -it --rm --name mirror -e NVD_API_
23
24
ENV user=mirror
25
ENV BUILD_VERSION=$BUILD_VERSION
26
-ENV JAVA_OPT="-XX:InitialRAMPercentage=50.0 -XX:MaxRAMPercentage=80.0"
+ENV JAVA_OPT="-XX:InitialRAMPercentage=50.0"
27
28
RUN apk update && \
29
apk add --no-cache bash openjdk17 dcron nss supervisor tzdata && \
0 commit comments