update postgresql version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user