mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:49:31 +00:00
bump versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# build the tube archivist image from default python slim image
|
# build the tube archivist image from default python slim image
|
||||||
|
|
||||||
FROM python:3.9.7-slim-bullseye
|
FROM python:3.9.9-slim-bullseye
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
|
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|||||||
@@ -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.11.10
|
yt_dlp==2021.12.1
|
||||||
|
|||||||
Reference in New Issue
Block a user