Skip to content

Commit

Permalink
Merge pull request #23 from iKonoTelecomunicaciones/add_curl_to_docke…
Browse files Browse the repository at this point in the history
…r_file

Added curl to dockerfile
  • Loading branch information
bramenn committed Apr 10, 2023
2 parents 29eb9f2 + 0198325 commit 9ddc383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN apk add --no-cache \
py3-ruamel.yaml \
py3-commonmark \
bash \
curl \
su-exec

COPY requirements.txt /opt/menuflow/requirements.txt
Expand Down

0 comments on commit 9ddc383

Please sign in to comment.