Skip to content

Commit

Permalink
chore(deps): update ghcr.io/capgeminiinventuk/langscout-ingest:latest…
Browse files Browse the repository at this point in the history
… docker digest to 5731473
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 47dafe3 commit e6e5f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- langscout-api

langscout-ingest:
image: ghcr.io/capgeminiinventuk/langscout-ingest:latest@sha256:c89cc1c745efdd03aae153f2b6be72ae5e72718414560b2f6370b1e4bda0d947
image: ghcr.io/capgeminiinventuk/langscout-ingest:latest@sha256:5731473020a1ffb410d32dddcb8afb0878802c440ea43097eb99946a53de025e
ports:
- "1984:1984"
env_file:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.headless.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
langscout-ingest:
image: ghcr.io/capgeminiinventuk/langscout-ingest:latest@sha256:c89cc1c745efdd03aae153f2b6be72ae5e72718414560b2f6370b1e4bda0d947
image: ghcr.io/capgeminiinventuk/langscout-ingest:latest@sha256:5731473020a1ffb410d32dddcb8afb0878802c440ea43097eb99946a53de025e
ports:
- "1984:1984"
env_file:
Expand Down

0 comments on commit e6e5f98

Please sign in to comment.