mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-08-19 09:30:21 +00:00
fix(compose): bump DozerDB to 5.26.27.0 (PROWLER-2308) (#12320)
This commit is contained in:
@@ -104,7 +104,7 @@ services:
|
|||||||
retries: 3
|
retries: 3
|
||||||
|
|
||||||
neo4j:
|
neo4j:
|
||||||
image: graphstack/dozerdb:5.26.3.0@sha256:a77526ea3918fdc46d1fff70c4aea7d71d3874a26ecec059179d6775845b1247
|
image: graphstack/dozerdb:5.26.27.0@sha256:9b54d6b3a98a76c00bd23e8e78d8c82081ff168162aebd47b25c234e092cb0a0
|
||||||
hostname: "neo4j"
|
hostname: "neo4j"
|
||||||
volumes:
|
volumes:
|
||||||
- ./_data/neo4j:/data
|
- ./_data/neo4j:/data
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ services:
|
|||||||
retries: 3
|
retries: 3
|
||||||
|
|
||||||
neo4j:
|
neo4j:
|
||||||
image: graphstack/dozerdb:5.26.3.0@sha256:a77526ea3918fdc46d1fff70c4aea7d71d3874a26ecec059179d6775845b1247
|
image: graphstack/dozerdb:5.26.27.0@sha256:9b54d6b3a98a76c00bd23e8e78d8c82081ff168162aebd47b25c234e092cb0a0
|
||||||
hostname: "neo4j"
|
hostname: "neo4j"
|
||||||
volumes:
|
volumes:
|
||||||
- ./_data/neo4j:/data
|
- ./_data/neo4j:/data
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
Bumped the Compose DozerDB image from 5.26.3.0 to 5.26.27.0, which moves it off Debian 11 and onto Debian 13
|
||||||
Reference in New Issue
Block a user