updated postgres version from 12 to 15

This commit is contained in:
dashevchenko 2023-11-29 15:18:01 +02:00
parent 50c0822e05
commit 4627bde4af

View File

@ -16,7 +16,7 @@
FROM thingsboard/openjdk11:bullseye-slim FROM thingsboard/openjdk11:bullseye-slim
ENV PG_MAJOR=12 ENV PG_MAJOR=15
ENV DATA_FOLDER=/data ENV DATA_FOLDER=/data