chore(deps): update postgres docker tag to v16

This commit is contained in:
Kasper Juul Hermansen 2023-09-21 01:26:37 +00:00
parent 2df5eb27ee
commit 1633d1daf2

View File

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