Skip to content

Commit

Permalink
Bump evryfs/base-java from java17-20230119 to java17-20240115 (#187)
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 Jan 15, 2024
1 parent affc8bf commit ef9539c
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:java17-20230119
FROM quay.io/evryfs/base-java:java17-20240115
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 ef9539c

Please sign in to comment.