Skip to content

Commit

Permalink
build(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.0.2 to 5.1.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 16, 2023
1 parent b77cd70 commit aedfa34
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 @@ -38,7 +38,7 @@ RUN mv /opt/ontop/lib/spring-web-5.3.28.jar . && \
rm -rf org/springframework/remoting/httpinvoker && \
jar cf /opt/ontop/lib/spring-web.jar *

FROM ontop/ontop:5.0.2
FROM ontop/ontop:5.1.0

# Switch to root
USER root
Expand Down

0 comments on commit aedfa34

Please sign in to comment.