apt add grep as well to get latest version
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
|
RUN apk --no-cache add git jq curl grep
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user