Skip to content

Commit

Permalink
Scraper base image is obsolete - use python base image instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Jan 22, 2025
1 parent 838be2c commit 7443408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/unocha/hdx-scraper-baseimage:stable
FROM public.ecr.aws/unocha/python:3.12-stable

WORKDIR /srv

Expand Down

0 comments on commit 7443408

Please sign in to comment.