Skip to content

Commit

Permalink
fix missing curl
Browse files Browse the repository at this point in the history
  • Loading branch information
digrouz committed Feb 5, 2024
1 parent 0c9f6b1 commit 97e90fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile_alpine
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN set -x && \
&& \
apk add --no-cache --virtual=run-deps \
ca-certificates \
curl \
openssl \
ssmtp \
mailx \
Expand Down

0 comments on commit 97e90fa

Please sign in to comment.