Skip to content

Commit

Permalink
Bump orientdb from 3.2.20-tp3 to 3.2.23-tp3 in /src/main/docker/orientdb
Browse files Browse the repository at this point in the history
Bumps orientdb from 3.2.20-tp3 to 3.2.23-tp3.

---
updated-dependencies:
- dependency-name: orientdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent c1421a2 commit 318fad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/orientdb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Dockerfile to run an OrientDB (Graph) Container
############################################################

FROM orientdb:3.2.20-tp3
FROM orientdb:3.2.23-tp3

#overwrite gremlin server config
ADD resources/orientdb-server-config.xml /orientdb/config/
Expand Down

0 comments on commit 318fad3

Please sign in to comment.