chore(deps): update postgres docker tag to v16

This commit is contained in:
Kasper Juul Hermansen 2023-09-25 15:06:03 +00:00
parent 2df5eb27ee
commit 9e36f03724

View File

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