mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
Update standalone docker image and mautrix-python
This commit is contained in:
parent
92736baefd
commit
dd69c337d2
@ -1,4 +1,4 @@
|
||||
FROM docker.io/alpine:3.17
|
||||
FROM docker.io/alpine:3.18
|
||||
|
||||
RUN apk add --no-cache \
|
||||
python3 py3-pip py3-setuptools py3-wheel \
|
||||
|
@ -1,4 +1,4 @@
|
||||
mautrix>=0.20.1,<0.21
|
||||
mautrix>=0.20.2,<0.21
|
||||
aiohttp>=3,<4
|
||||
yarl>=1,<2
|
||||
SQLAlchemy>=1,<1.4
|
||||
|
Loading…
Reference in New Issue
Block a user