Skip to content

Commit

Permalink
Merge branch 'ckan:master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCalvert authored Nov 28, 2023
2 parents 1656b2d + 5cd6ab3 commit 547d1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:16-alpine

# Include extra setup scripts (eg datastore)
COPY docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
COPY --chown=postgres:postgres docker-entrypoint-initdb.d /docker-entrypoint-initdb.d

0 comments on commit 547d1f6

Please sign in to comment.