Update Dockerfile
This commit is contained in:
parent
fdb31a114a
commit
f2cc124ce4
@ -1,4 +1,4 @@
|
||||
FROM postgres:12-alpine
|
||||
FROM postgres:14-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