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 c89cc1c
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 2c06bd7 commit b8d38ce
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:68f4ae475086adae4fd10733b0ef59395b0eb52c87b0a48c7196d4cb9fd00ab1
image: ghcr.io/capgeminiinventuk/langscout-ingest:latest@sha256:c89cc1c745efdd03aae153f2b6be72ae5e72718414560b2f6370b1e4bda0d947
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:68f4ae475086adae4fd10733b0ef59395b0eb52c87b0a48c7196d4cb9fd00ab1
image: ghcr.io/capgeminiinventuk/langscout-ingest:latest@sha256:c89cc1c745efdd03aae153f2b6be72ae5e72718414560b2f6370b1e4bda0d947
ports:
- "1984:1984"
env_file:
Expand Down

0 comments on commit b8d38ce

Please sign in to comment.