Update standalone docker image and mautrix-python

This commit is contained in:
Tulir Asokan 2023-09-09 15:47:53 +03:00
parent 92736baefd
commit dd69c337d2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/alpine:3.17 FROM docker.io/alpine:3.18
RUN apk add --no-cache \ RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \ python3 py3-pip py3-setuptools py3-wheel \

View File

@ -1,4 +1,4 @@
mautrix>=0.20.1,<0.21 mautrix>=0.20.2,<0.21
aiohttp>=3,<4 aiohttp>=3,<4
yarl>=1,<2 yarl>=1,<2
SQLAlchemy>=1,<1.4 SQLAlchemy>=1,<1.4