This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:latest
|
||||
RUN apk add --no-cache curl
|
||||
RUN apk add --no-cache curl jq
|
||||
COPY entrypoint.sh /bin/entrypoint.sh
|
||||
CMD ["/bin/entrypoint.sh"]
|
Reference in New Issue
Block a user