chore(deps): update postgres docker tag to v14.9
All checks were successful
Main / build (push) Successful in 1m35s
All checks were successful
Main / build (push) Successful in 1m35s
This commit is contained in:
parent
4f5028ff69
commit
7e95eb5d84
@ -1,4 +1,4 @@
|
||||
FROM postgres:14.4-bullseye
|
||||
FROM postgres:14.9-bullseye
|
||||
|
||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||
COPY backup-database.sh /backup-database.sh
|
||||
|
Loading…
Reference in New Issue
Block a user