mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 11:50:14 +00:00
bump versions
This commit is contained in:
parent
2d69f64121
commit
5401722d88
@ -32,7 +32,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- archivist-es
|
- archivist-es
|
||||||
archivist-es:
|
archivist-es:
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.15.1
|
image: docker.elastic.co/elasticsearch/elasticsearch:7.15.2
|
||||||
container_name: archivist-es
|
container_name: archivist-es
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
@ -6,4 +6,4 @@ redis==3.5.3
|
|||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
uWSGI==2.0.20
|
uWSGI==2.0.20
|
||||||
whitenoise==5.3.0
|
whitenoise==5.3.0
|
||||||
yt_dlp==2021.10.22
|
yt_dlp==2021.11.10
|
||||||
|
Loading…
Reference in New Issue
Block a user