Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaldivyam authored Jul 9, 2024
1 parent 2d2d72b commit dd39d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logical-backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apt-get update \
&& unzip awscliv2.zip \
&& ./aws/install

COPY dump.sh /dump.sh
COPY dump.sh ./
RUN chmod +x /dump.sh

ENV PG_DIR=/usr/lib/postgresql
Expand Down

0 comments on commit dd39d56

Please sign in to comment.