Skip to content

Commit 5832dd1

Browse files
authored
set custom valitydev temurin image with jemalloc installed /TD-806 (#28)
1 parent 471a98e commit 5832dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:17
1+
FROM ghcr.io/valitydev/temurin-jemalloc:sha-06735f3
22

33
RUN useradd -s /bin/false -U -u 20000 vality
44

0 commit comments

Comments
 (0)