Skip to content

Commit

Permalink
Revert "sql file added locally and chmodded"
Browse files Browse the repository at this point in the history
This reverts commit f67cd55.
  • Loading branch information
robert-bryson committed Nov 14, 2023
1 parent f67cd55 commit b385767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions postgresql/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ ARG DATASTORE_READONLY_PASSWORD

# Include extra setup scripts (eg datastore)
ADD docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
ADD https://github.com/GSA/datagov-deploy/raw/71936f004be1882a506362670b82c710c64ef796/ansible/roles/software/ec2/ansible/files/locations.sql.gz /docker-entrypoint-initdb.d/locations.sql.gz
RUN chmod 666 /docker-entrypoint-initdb.d/locations.sql.gz
Binary file not shown.

0 comments on commit b385767

Please sign in to comment.