Skip to content

Commit 715c594

Browse files
committed
Bump corretto-25-al2023-jemalloc as base image
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 94f9f44 commit 715c594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ micronaut {
138138
//
139139
jib {
140140
from {
141-
image = 'cr.seqera.io/public/nf-jdk:corretto-25-al2023-mimalloc'
141+
image = 'cr.seqera.io/public/nf-jdk:corretto-25-al2023-jemalloc'
142142
platforms {
143143
platform { architecture = 'amd64'; os = 'linux' }
144144
platform { architecture = 'arm64'; os = 'linux' }

0 commit comments

Comments
 (0)