chore(deps): update postgres docker tag to v16.4
All checks were successful
Main / build (push) Successful in 5m28s
All checks were successful
Main / build (push) Successful in 5m28s
This commit is contained in:
parent
e91df8c662
commit
291bb3ce83
@ -1,4 +1,4 @@
|
||||
FROM postgres:16.3-bookworm
|
||||
FROM postgres:16.4-bookworm
|
||||
|
||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||
COPY backup-database.sh /backup-database.sh
|
||||
|
Loading…
Reference in New Issue
Block a user