Skip to content

Commit

Permalink
fix missing file type
Browse files Browse the repository at this point in the history
  • Loading branch information
abimichel committed Jul 25, 2024
1 parent 572ee1e commit 3e75a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/ora2s3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ COPY requirements.txt requirements.txt

RUN pip3 install -r requirements.txt

CMD ["python3", "./data_replication_ora2s3"]
CMD ["python3", "./data_replication_ora2s3.py"]

0 comments on commit 3e75a4e

Please sign in to comment.