diff --git a/Dockerfile b/Dockerfile index 1850ac720..77b187f58 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN gradle -x test -x spotlessJava \ -x javadoc -x javadocJar -x testJavadoc -x testJavadocJar \ --no-daemon clean build -FROM sapmachine:17.0.12 +FROM sapmachine:17.0.13 # Creates app working directory and a system user (r) with # no password, no home directory, no shell.