Update dependencies and alpine

This commit is contained in:
Tulir Asokan 2022-12-31 02:28:10 +02:00
parent 535b6672a6
commit 6fd8f7ed00
5 changed files with 12 additions and 14 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.17
RUN apk add --no-cache \
python3 py3-pip py3-setuptools py3-wheel \