Browse Source

Removed some space

pull/119/head
Rob Harrison 7 years ago
parent
commit
949ec1bb71
  1. 2
      postgres-backup-s3/Dockerfile

2
postgres-backup-s3/Dockerfile

@ -25,6 +25,4 @@ ADD backup.sh backup.sh
ADD integration-tests.sh integration-tests.sh
ADD config/sample_sql_file.sql sample_sql_file.sql
CMD ["sh", "run.sh"]
Loading…
Cancel
Save