mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
standalone/Dockerfile: update to latest alpine
Signed-off-by: Sumner Evans <sumner@beeper.com>
This commit is contained in:
parent
184d6b8eed
commit
bf8ae9eb5a
@ -1,4 +1,4 @@
|
||||
FROM docker.io/alpine:3.15
|
||||
FROM docker.io/alpine:3.17
|
||||
|
||||
RUN apk add --no-cache \
|
||||
python3 py3-pip py3-setuptools py3-wheel \
|
||||
|
Loading…
Reference in New Issue
Block a user