chore(deps): update postgres docker tag to v15

This commit is contained in:
Kasper Juul Hermansen 2023-07-01 22:12:57 +00:00
parent 2df5eb27ee
commit e909db4b95

View File

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