mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-09 18:00:40 +00:00
Merge pull request #111 from jlehtimaki/add_curl_package
Add curl binary to the image
This commit is contained in:
commit
f7a19b2770
@ -21,6 +21,7 @@ RUN apk add --no-cache \
|
|||||||
ca-certificates \
|
ca-certificates \
|
||||||
git \
|
git \
|
||||||
wget \
|
wget \
|
||||||
|
curl \
|
||||||
openssh-client
|
openssh-client
|
||||||
|
|
||||||
ARG terraform_version
|
ARG terraform_version
|
||||||
|
Loading…
Reference in New Issue
Block a user