add coreutils for sort -V
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.10
|
FROM alpine:3.10
|
||||||
|
|
||||||
RUN apk --no-cache add git jq curl grep
|
RUN apk --no-cache add git jq curl grep coreutils
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user