diff --git a/test-service/Dockerfile b/test-service/Dockerfile index d80c2e75..9a43e4d8 100644 --- a/test-service/Dockerfile +++ b/test-service/Dockerfile @@ -1,4 +1,4 @@ -FROM amazoncorretto:21@sha256:753ab43b764c70d53d44785b8720d43333ab45ccc422825ac30147c28ea97e88 +FROM amazoncorretto:21@sha256:7360a107336399c887d8ee4f679dfb2bbe9345babb4524caaa89c4af843319b3 ARG APP_NAME ARG APP_VERSION ENV VERSION=$APP_VERSION