mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 12:11:35 +00:00
Restore nostr and downgrade python docker
This commit is contained in:
parent
3e9a8dc2bd
commit
d0b282a7ce
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13.0-slim-bookworm
|
FROM python:3.12.3-slim-bookworm
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
ARG DEVELOPMENT=False
|
ARG DEVELOPMENT=False
|
||||||
|
|
||||||
|
@ -28,6 +28,6 @@ drf-spectacular==0.27.2
|
|||||||
drf-spectacular-sidecar==2024.7.1
|
drf-spectacular-sidecar==2024.7.1
|
||||||
django-cors-headers==4.4.0
|
django-cors-headers==4.4.0
|
||||||
base91==1.0.1
|
base91==1.0.1
|
||||||
nostr-sdk==0.32.2
|
nostr-sdk==0.35.1
|
||||||
pygeohash==1.2.0
|
pygeohash==1.2.0
|
||||||
asgiref == 3.8.1
|
asgiref == 3.8.1
|
||||||
|
Loading…
Reference in New Issue
Block a user