diff --git a/provisioning/src/main/docker/Dockerfile b/provisioning/src/main/docker/Dockerfile index da967ea..2a82cd0 100644 --- a/provisioning/src/main/docker/Dockerfile +++ b/provisioning/src/main/docker/Dockerfile @@ -19,7 +19,7 @@ # Blueprint Container: Prebuilt distribution of ontop which we will repackage ## -FROM ontop/ontop:5.2.0 as blueprint +FROM ontop/ontop:5.2.1 as blueprint ## # Build Container: Fixes diverse vulnerabilities in guava <32, tomcat, spring-boot 2.7<13, spring-framework <5.3.28 and spring-web (all 5 versions - need to exclude a deprecated package from the jar)