chore(deps): update postgres docker tag to v16

This commit is contained in:
Kasper Juul Hermansen 2023-11-11 17:45:32 +00:00
parent 2df5eb27ee
commit a2f4eabd8f

View File

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