chore(deps): update postgres docker tag to v14.9 #1
@ -1,4 +1,4 @@
|
|||||||
FROM postgres:14.4-bullseye
|
FROM postgres:14.9-bullseye
|
||||||
|
|
||||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||||
COPY backup-database.sh /backup-database.sh
|
COPY backup-database.sh /backup-database.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user