Pin postgres to 13

This commit is contained in:
BBaoVanC 2021-10-01 12:36:09 -05:00
parent bab4e0fe01
commit b364971c92
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
postgres: postgres:
image: postgres:latest image: postgres:13
environment: environment:
- POSTGRES_USER=peertube - POSTGRES_USER=peertube
- POSTGRES_PASSWORD - POSTGRES_PASSWORD