Skip to content

Commit

Permalink
chore(deps): bump neo4j in /neo4j
Browse files Browse the repository at this point in the history
Bumps neo4j from 5.12.0-enterprise to 5.13.0-enterprise.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ec25b82 commit 5552177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# syntax=docker/dockerfile:1
FROM neo4j:5.12.0-enterprise
FROM neo4j:5.13.0-enterprise
RUN mv /var/lib/neo4j/labs/apoc-*-core.jar /var/lib/neo4j/plugins/

0 comments on commit 5552177

Please sign in to comment.