Skip to content

Commit

Permalink
Merge pull request #3671 from teovin/scoop-upgrade
Browse files Browse the repository at this point in the history
use latest scoop
  • Loading branch information
teovin authored Dec 4, 2024
2 parents 77df9ee + 2d8e3aa commit 59c9064
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:119-81b9892f3792579240174036d369647c
image: registry.lil.tools/harvardlil/scoop-rest-api:120-2bf1d3670f6835bfd8e9bd1096b5fd7d
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 11/19/2024
# This is the default config.py from the Scoop REST API as of 12/04/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 59c9064

Please sign in to comment.