diff --git a/cli/Dockerfile b/cli/Dockerfile index a524420a..598d2303 100644 --- a/cli/Dockerfile +++ b/cli/Dockerfile @@ -1,4 +1,5 @@ -FROM eclipse-temurin:11-jre-focal@sha256:4c1ab549795f20b661bfaaa22716e5e10a8eae66a534e668a1e028683c810efa + +FROM eclipse-temurin:11-jre-focal ARG APP_NAME ARG APP_VERSION