Skip to content

Commit

Permalink
chore(deps): bump ontop/ontop in /provisioning/src/main/docker
Browse files Browse the repository at this point in the history
Bumps ontop/ontop from 5.1.2 to 5.2.0.

---
updated-dependencies:
- dependency-name: ontop/ontop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 89bb6bc commit f7b3013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Blueprint Container: Prebuilt distribution of ontop which we will repackage
##

FROM ontop/ontop:5.1.2 as blueprint
FROM ontop/ontop:5.2.0 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)
Expand Down

0 comments on commit f7b3013

Please sign in to comment.