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 24, 2024
1 parent a2e40d5 commit 075e839
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 @@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y libaio1 wget unzip \

WORKDIR /app

ADD data_replication_ora2s3 .
ADD data_replication_ora2s3.py .

COPY requirements.txt requirements.txt

Expand Down

0 comments on commit 075e839

Please sign in to comment.