chore(deps): update postgres docker tag to v16
All checks were successful
Main / build (push) Successful in -2m10s
All checks were successful
Main / build (push) Successful in -2m10s
This commit is contained in:
parent
80521cd985
commit
a1e9c5427b
@ -1,4 +1,4 @@
|
||||
FROM postgres:15.4-bookworm
|
||||
FROM postgres:16.0-bookworm
|
||||
|
||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||
COPY backup-database.sh /backup-database.sh
|
||||
|
Loading…
Reference in New Issue
Block a user