push to 1.54.0 [skip ci]
This commit is contained in:
parent
d65dab42a8
commit
64ddfe0132
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
FROM alpine:3.15 AS builder
|
||||
|
||||
ENV VERSION=v1.52.0
|
||||
ENV VERSION=v1.54.0
|
||||
|
||||
RUN apk add --no-cache \
|
||||
alpine-sdk \
|
||||
python3-dev \
|
||||
py3-pip \
|
||||
py3-wheel \
|
||||
libffi-dev \
|
||||
openssl-dev \
|
||||
zlib-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue