chore(deps): update postgres docker tag to v15

This commit is contained in:
Kasper Juul Hermansen 2023-07-24 15:13:17 +00:00
parent 2df5eb27ee
commit c5accc5e6c

View File

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