Pin postgres to 13
This commit is contained in:
parent
bab4e0fe01
commit
b364971c92
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:latest
|
||||
image: postgres:13
|
||||
environment:
|
||||
- POSTGRES_USER=peertube
|
||||
- POSTGRES_PASSWORD
|
||||
|
Reference in New Issue
Block a user