Merge pull request #208 from ckan/bump-postgres-to-v14
Bump postgres to v16
This commit is contained in:
commit
3c05e565a0
@ -1,4 +1,4 @@
|
||||
FROM postgres:12-alpine
|
||||
FROM postgres:16-alpine
|
||||
|
||||
# Include extra setup scripts (eg datastore)
|
||||
COPY --chown=postgres:postgres docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user