Update to postgres:16-alpine
This commit is contained in:
parent
f2cc124ce4
commit
05ad04aacf
@ -1,4 +1,4 @@
|
|||||||
FROM postgres:14-alpine
|
FROM postgres:16-alpine
|
||||||
|
|
||||||
# Include extra setup scripts (eg datastore)
|
# Include extra setup scripts (eg datastore)
|
||||||
COPY --chown=postgres:postgres docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
|
COPY --chown=postgres:postgres docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user