Skip to content

Commit

Permalink
build(deps): bump neo4j in /generators/server/resources
Browse files Browse the repository at this point in the history
Bumps neo4j from 5.26.0 to 5.26.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent d935463 commit 00a4c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ FROM cassandra:5.0
FROM mcr.microsoft.com/mssql/server:2019-CU16-GDR1-ubuntu-20.04
LABEL ALIAS=mssql

FROM neo4j:5.26.0
FROM neo4j:5.26.1

FROM hazelcast/management-center:5.6.0
LABEL ALIAS=hazelcast
Expand Down

0 comments on commit 00a4c6f

Please sign in to comment.