chore(deps): update postgres docker tag to v16.6
This commit is contained in:
parent
5d47e1dbf0
commit
62b56dbbc3
@ -1,4 +1,4 @@
|
||||
FROM postgres:16.4-bookworm
|
||||
FROM postgres:16.6-bookworm
|
||||
|
||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||
COPY backup-database.sh /backup-database.sh
|
||||
|
Loading…
Reference in New Issue
Block a user