mirror of
https://codeberg.org/demostf/db.git
synced 2026-06-03 18:14:08 +02:00
update to postgres 11
This commit is contained in:
parent
c1e792b16a
commit
89bba977cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM postgres:9.6-alpine
|
FROM postgres:11-alpine
|
||||||
|
|
||||||
RUN mkdir -p /docker-entrypoint-initdb.d
|
RUN mkdir -p /docker-entrypoint-initdb.d
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue