Skip to content

Commit

Permalink
chore(deps): update ghcr.io/elifesciences/enhanced-preprints-import-w…
Browse files Browse the repository at this point in the history
…orker docker tag to master-4d50c086-20241218.1805 (#2296)

* chore(deps): update ghcr.io/elifesciences/enhanced-preprints-import-worker docker tag to master-4d50c086-20241218.1805

* chore(deps): update ghcr.io/elifesciences/enhanced-preprints-import-controller docker tag to master-7d52e958-20241218.1817

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent d88e008 commit a0c444b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ services:
- 3005:3000

worker: &worker-config
image: ghcr.io/elifesciences/enhanced-preprints-import-worker:master-bf78142f-20241218.0721
image: ghcr.io/elifesciences/enhanced-preprints-import-worker:master-4d50c086-20241218.1805
depends_on:
createbucket:
condition: service_completed_successfully
Expand Down Expand Up @@ -243,7 +243,7 @@ services:
test: curl -s http://localhost:9464/metrics | grep 'temporal_worker_start{namespace="default",service_name="temporal-core-sdk",task_queue="import-docmaps"}' | grep 1

import-controller:
image: ghcr.io/elifesciences/enhanced-preprints-import-controller:master-d708f44f-20241209.1559
image: ghcr.io/elifesciences/enhanced-preprints-import-controller:master-7d52e958-20241218.1817
ports:
- 3006:5000
depends_on:
Expand Down

0 comments on commit a0c444b

Please sign in to comment.