Skip to content

Commit

Permalink
SRE-1682: use ecr for commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-pkandhari authored Feb 5, 2025
1 parent 0b8e23f commit 9b1645e
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 691661262207.dkr.ecr.us-west-2.amazonaws.com/docker-hub/library/python:3.9
FROM public.ecr.aws/docker/library/python:3.9

COPY requirements.txt /requirements.txt
COPY check_commits.py /check_commits.py
Expand Down

0 comments on commit 9b1645e

Please sign in to comment.