Skip to content

Commit

Permalink
chore(deps): update neo4j:4.2 docker digest to f83173c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2021
1 parent 4d7533f commit c8ed4a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
neo4j-api-test-neo4j:
image: neo4j:4.2@sha256:44ae8c7bb6d605bea1f34c0f2457f45a1120b9054b3e501d942686d21e597061
image: neo4j:4.2@sha256:f83173cabe7ee85790b0bbb201459096195d72db1f2dae74dbec7efefecba739
ports:
- published: $NEO4J_TEST_NEO4J_HTTP_PORT
target: 7474
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
neo4j-api-neo4j:
image: neo4j:4.2@sha256:44ae8c7bb6d605bea1f34c0f2457f45a1120b9054b3e501d942686d21e597061
image: neo4j:4.2@sha256:f83173cabe7ee85790b0bbb201459096195d72db1f2dae74dbec7efefecba739
ports:
- published: $NEO4J_API_NEO4J_HTTP_PORT
target: 7474
Expand Down

0 comments on commit c8ed4a9

Please sign in to comment.