diff --git a/test-service/Dockerfile b/test-service/Dockerfile index 91ee61fc..84f7c35e 100644 --- a/test-service/Dockerfile +++ b/test-service/Dockerfile @@ -1,4 +1,4 @@ -FROM amazoncorretto:21@sha256:3a2ed04334a85a6b790b557c27c67bcf50c8a6e5407ea795592ed31c519840e5 +FROM amazoncorretto:22@sha256:7154f31aec086bbb608fb5a3ea354213aa7427576f4afd1f027b6967c7ed8616 ARG APP_NAME ARG APP_VERSION ENV VERSION=$APP_VERSION