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 13e88ea commit fbc7425Copy full SHA for fbc7425
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>shared-resources</artifactId>
14
- <version>2.1.0</version>
+ <version>3.0.0</version>
15
<packaging>jar</packaging>
16
17
<name>Java shared resources</name>
src/main/resources/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/valitydev/temurin-jemalloc:sha-06735f3
+FROM ghcr.io/valitydev/temurin-jemalloc:sha-14c0b34
2
3
RUN useradd -s /bin/false -U -u 20000 vality
4
0 commit comments