Skip to content

Commit

Permalink
chore: jq added
Browse files Browse the repository at this point in the history
  • Loading branch information
mrasif authored Apr 1, 2024
1 parent 3113269 commit 15f4b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.13
LABEL maintainer="Asif Mohammad Mollah <https://mrasif.in>"
RUN apk --no-cache add curl ca-certificates
RUN apk --no-cache add curl ca-certificates jq
WORKDIR /script
COPY ./script.sh /script/
COPY ./curlrc /script/.curlrc
Expand Down

0 comments on commit 15f4b6c

Please sign in to comment.