Merge pull request #213 from sumnerevans/master

standalone/Dockerfile: update to latest alpine
This commit is contained in:
Tulir Asokan 2023-04-29 00:34:57 +03:00 committed by GitHub
commit b4e8e5bfbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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