Skip to content

Commit 4a4d274

Browse files
committed
chore(deps): update neo4j docker tag to v4.3
1 parent e1bd2e0 commit 4a4d274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services:
6363
IMGPROXY_SALT: $APP_IMGPROXY_SALT
6464

6565
neo4j:
66-
image: neo4j:4.2@sha256:6643ca7e43e399ade613e4e430548606f0ae48a865d78ea7dbd2615f725e442e
66+
image: neo4j:4.3@sha256:6344b28045020b0ee4453dcb3fa76d1a683d2483eee048dec1c6452a70007c69
6767
healthcheck:
6868
test: wget http://localhost:7474/browser -O-
6969
interval: 5s

0 commit comments

Comments
 (0)