chore(deps): update postgres docker tag to v15
This commit is contained in:
parent
dce4bf4e36
commit
3e708c87d0
@ -1,3 +1,3 @@
|
||||
FROM postgres:14-alpine
|
||||
FROM postgres:15-alpine
|
||||
|
||||
COPY *.sh /docker-entrypoint-initdb.d/
|
||||
|
Loading…
Reference in New Issue
Block a user