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 \
python3 py3-pip py3-setuptools py3-wheel \