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