chore(deps): update postgres docker tag to v16
This commit is contained in:
parent
4f5028ff69
commit
09e644fc0b
@ -1,4 +1,4 @@
|
||||
FROM postgres:14.4-bullseye
|
||||
FROM postgres:16.0-bullseye
|
||||
|
||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||
COPY backup-database.sh /backup-database.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user