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