Skip to content

Commit

Permalink
Merge pull request #3676 from teovin/scoop-upgrade
Browse files Browse the repository at this point in the history
use latest scoop
  • Loading branch information
teovin authored Dec 10, 2024
2 parents 3e09be3 + 565ca8b commit 74d3990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
- scoop_rest_api_internal

scoop-rest-api:
image: registry.lil.tools/harvardlil/scoop-rest-api:120-2bf1d3670f6835bfd8e9bd1096b5fd7d
image: registry.lil.tools/harvardlil/scoop-rest-api:122-bc7f2800f4bcc2b4b91d8c50f9ce50d0
init: true
tty: true
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion services/docker/scoop-rest-api/config.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This is the default config.py from the Scoop REST API as of 12/04/2024
# This is the default config.py from the Scoop REST API as of 12/10/2024
# https://github.com/harvard-lil/perma-scoop-api/blob/main/scoop_rest_api/config.py
# We use it to:
# - override the blocklist, to allow the capturing of docker-hosted pages in our test suite;
Expand Down

0 comments on commit 74d3990

Please sign in to comment.