Browse Source

Update Dockerfile

pull/119/head
Rob Harrison 7 years ago
committed by GitHub
parent
commit
ce5f707ef7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      postgres-backup-s3/Dockerfile

1
postgres-backup-s3/Dockerfile

@ -21,5 +21,6 @@ ENV SCHEDULE **None**
ADD run.sh run.sh
ADD backup.sh backup.sh
ADD integration-tests.sh integration-tests.sh
CMD ["sh", "run.sh"]
Loading…
Cancel
Save