diff --git a/handle-scoreboard-service/Dockerfile b/handle-scoreboard-service/Dockerfile index 3c5fb34..678ea0f 100644 --- a/handle-scoreboard-service/Dockerfile +++ b/handle-scoreboard-service/Dockerfile @@ -1,4 +1,4 @@ -FROM amazoncorretto:19@sha256:a197d796640268bd6fcb74507f92efe69274b2c13de63ee36a07c25058d4bd3f +FROM amazoncorretto:19@sha256:0f5f3ccad683d3ad81dfffc875c5ef6e421a879ac1ba5093ac943ddd9c7c6c9c ARG APP_NAME ARG APP_VERSION ENV VERSION=$APP_VERSION