Skip to content

Commit

Permalink
Bump evryfs/base-java from java11-20240115 to java11-20241008 (#201)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: evryfs/base-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent c23e950 commit 310ec6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/evryfs/base-java:java11-20240115
FROM quay.io/evryfs/base-java:java11-20241008
LABEL maintainer "David J. M. Karlsen <[email protected]>"
ENV DEFAULT_JAVA_OPTIONS="-XX:+HeapDumpOnOutOfMemoryError -XX:InitialRAMPercentage=50.0 -XX:MinRAMPercentage=50.0 -XX:MaxRAMPercentage=75.0 -server -XshowSettings:vm -XX:HeapDumpPath=/tmp"
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 310ec6c

Please sign in to comment.