Merge pull request #213 from sumnerevans/master
standalone/Dockerfile: update to latest alpine
This commit is contained in:
commit
b4e8e5bfbb
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue