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