chore(deps): update postgres docker tag to v16

This commit is contained in:
Kasper Juul Hermansen 2023-11-10 06:03:46 +00:00
parent 2df5eb27ee
commit b037ca2db3

View File

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