Merge 480ce9bcac into a8f252e45d
This commit is contained in:
commit
771b0b201c
@ -1,4 +1,5 @@
|
|||||||
FROM alpine:3.17
|
ARG ALPINE_VERSION=3.17
|
||||||
|
FROM alpine:${ALPINE_VERSION}
|
||||||
|
|
||||||
RUN apk --no-cache add -f \
|
RUN apk --no-cache add -f \
|
||||||
openssl \
|
openssl \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user