Skip to content

Commit

Permalink
Merge pull request #49 from CSCfi/feature/curl
Browse files Browse the repository at this point in the history
Add curl
  • Loading branch information
csc-felipe authored Aug 20, 2024
2 parents 2f35749 + 220c754 commit eb7f5bd
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 @@ -89,6 +89,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=private \
procps \
psmisc \
bash \
curl \
&& apt-get autoremove -yq --purge

# Install s6
Expand Down

0 comments on commit eb7f5bd

Please sign in to comment.