Skip to content

Commit

Permalink
Add more capable sed
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Mar 15, 2020
1 parent 3ca6149 commit 59ad02e
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.11

RUN apk add --no-cache file curl jq
RUN apk add --no-cache sed file curl jq

COPY entrypoint.sh /

Expand Down

0 comments on commit 59ad02e

Please sign in to comment.