Upgrade to bookworm

This commit is contained in:
Reckless_Satoshi 2023-11-05 20:10:33 +00:00
parent 2753e888fe
commit fe9ecbf140
No known key found for this signature in database
GPG Key ID: 9C4585B561315571
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11.6-slim-bullseye
FROM python:3.11.6-slim-bookworm
ARG DEBIAN_FRONTEND=noninteractive
RUN mkdir -p /usr/src/robosats

View File

@ -8,11 +8,11 @@ djangorestframework==3.14.0
channels==4.0.0
channels-redis==4.1.0
celery==5.3.4
grpcio==1.58.0
grpcio==1.59.2
googleapis-common-protos==1.61.0
grpcio-tools==1.58.0
grpcio-tools==1.59.2
numpy==1.26.0
Pillow==9.5.0
Pillow==10.1.0
python-decouple==3.8
requests==2.31.0
ring==0.10.1