Skip to content

Commit

Permalink
chore(deps): update neo4j:4.2 docker digest to ed14ab0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 1ca0f7e commit 71666c3
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:ed14ab09cb0ea1798be6091f60f242467217759335ed85932d243b39a1d2019e
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:ed14ab09cb0ea1798be6091f60f242467217759335ed85932d243b39a1d2019e
ports:
- published: $NEO4J_API_NEO4J_HTTP_PORT
target: 7474
Expand Down

0 comments on commit 71666c3

Please sign in to comment.