Skip to content

Commit

Permalink
use latest scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
teovin committed Nov 19, 2024
1 parent fe3c3e4 commit 2f4f552
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:114-3fce3766dcb4fc615ddf470a202914a0
image: registry.lil.tools/harvardlil/scoop-rest-api:115-b5a7074a9cc60e0ec6037f960dab7d80
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/12/2024
# This is the default config.py from the Scoop REST API as of 11/19/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 2f4f552

Please sign in to comment.