Skip to content

Commit

Permalink
bumping neo4j version
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDietzMorris committed Nov 8, 2024
1 parent 73a30aa commit a33f245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# A docker container with neo4j, java and python for Data Services
FROM neo4j:5.19.0-community-bullseye
FROM neo4j:5.25.1-community-bullseye

RUN apt-get update \
&& apt-get -y install python3 \
Expand Down

0 comments on commit a33f245

Please sign in to comment.