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
4136a2a4f2
commit
ab8dc0ddee
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user