update postgresql version

This commit is contained in:
2021-07-01 00:01:29 +02:00
parent 6aa7f5568b
commit b06a92209c
5 changed files with 14 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# To execute this docker-compose yml file use docker-compose -f <file_name> up
# Add the "-d" flag at the end for detached execution
version: '3.7'
version: '3.8'
services:
db:
container_name: postgres_json