chore(deps): update postgres docker tag to v15

This commit is contained in:
Kasper Juul Hermansen 2023-07-01 21:52:45 +00:00
parent dce4bf4e36
commit 3e708c87d0

View File

@ -1,3 +1,3 @@
FROM postgres:14-alpine
FROM postgres:15-alpine
COPY *.sh /docker-entrypoint-initdb.d/