diff --git a/pom.xml b/pom.xml
index bbba3586..d6794d48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
shared-resources
- 2.1.0
+ 3.0.0
jar
Java shared resources
diff --git a/src/main/resources/Dockerfile b/src/main/resources/Dockerfile
index 825d2d00..ef7e40dd 100644
--- a/src/main/resources/Dockerfile
+++ b/src/main/resources/Dockerfile
@@ -1,4 +1,4 @@
-FROM ghcr.io/valitydev/temurin-jemalloc:sha-06735f3
+FROM ghcr.io/valitydev/temurin-jemalloc:sha-14c0b34
RUN useradd -s /bin/false -U -u 20000 vality