Skip to content

Commit

Permalink
feat: add jq to the container.
Browse files Browse the repository at this point in the history
  • Loading branch information
zicklag authored Dec 8, 2024
1 parent 4022069 commit 647acf8
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,3 +1,3 @@
FROM alpine:latest
RUN apk add --no-cache pipewire-tools bash
RUN apk add --no-cache pipewire-tools bash jq
ENTRYPOINT ["bash"]

0 comments on commit 647acf8

Please sign in to comment.