Compare commits
2 Commits
09e644fc0b
...
80bb9a981d
Author | SHA1 | Date | |
---|---|---|---|
|
80bb9a981d | ||
|
7e95eb5d84 |
@ -1,4 +1,4 @@
|
|||||||
FROM postgres:14.4-bullseye
|
FROM postgres:16.0-bullseye
|
||||||
|
|
||||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||||
COPY backup-database.sh /backup-database.sh
|
COPY backup-database.sh /backup-database.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user