mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 12:11:35 +00:00
Upgrade to bookworm
This commit is contained in:
parent
2753e888fe
commit
fe9ecbf140
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.11.6-slim-bullseye
|
FROM python:3.11.6-slim-bookworm
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN mkdir -p /usr/src/robosats
|
RUN mkdir -p /usr/src/robosats
|
||||||
|
@ -8,11 +8,11 @@ djangorestframework==3.14.0
|
|||||||
channels==4.0.0
|
channels==4.0.0
|
||||||
channels-redis==4.1.0
|
channels-redis==4.1.0
|
||||||
celery==5.3.4
|
celery==5.3.4
|
||||||
grpcio==1.58.0
|
grpcio==1.59.2
|
||||||
googleapis-common-protos==1.61.0
|
googleapis-common-protos==1.61.0
|
||||||
grpcio-tools==1.58.0
|
grpcio-tools==1.59.2
|
||||||
numpy==1.26.0
|
numpy==1.26.0
|
||||||
Pillow==9.5.0
|
Pillow==10.1.0
|
||||||
python-decouple==3.8
|
python-decouple==3.8
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
ring==0.10.1
|
ring==0.10.1
|
||||||
|
Loading…
Reference in New Issue
Block a user