diff --git a/test-service-native/Dockerfile b/test-service-native/Dockerfile index b2bcc3d3..5c91962c 100644 --- a/test-service-native/Dockerfile +++ b/test-service-native/Dockerfile @@ -1,4 +1,4 @@ -FROM amazoncorretto:22@sha256:7154f31aec086bbb608fb5a3ea354213aa7427576f4afd1f027b6967c7ed8616 +FROM amazoncorretto:22@sha256:27b48e8ce2f933720fa7200d4e5ac2a7200cf8cbc4eda03159562888a72aabb1 ARG APP_NAME ARG APP_VERSION ENV VERSION=$APP_VERSION