Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 340692d commit ed937ea
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.2
FROM neo4j:5.26.3

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

0 comments on commit ed937ea

Please sign in to comment.