Skip to content

Commit

Permalink
Merge pull request #118 from data-catering/renovate/docker.getcollate…
Browse files Browse the repository at this point in the history
….io-openmetadata-ingestion-1.x

Update docker.getcollate.io/openmetadata/ingestion Docker tag to v1.5.6
  • Loading branch information
pflooky authored Oct 4, 2024
2 parents b9415c9 + a0d33c6 commit 4ecff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ services:
start_period: 30s
test: [CMD, curl, --fail, "http://localhost:8080/health"]
timeout: 10s
image: "docker.getcollate.io/openmetadata/ingestion:${OPENMETADATA_VERSION:-1.5.5}"
image: "docker.getcollate.io/openmetadata/ingestion:${OPENMETADATA_VERSION:-1.5.6}"
ports:
- "8080:8080"
openmetadata-server:
Expand Down

0 comments on commit 4ecff15

Please sign in to comment.