fix docker file
Some checks failed
🐳 Build Ansible Act Runner Image / build (push) Failing after 22s
Some checks failed
🐳 Build Ansible Act Runner Image / build (push) Failing after 22s
This commit is contained in:
@@ -11,6 +11,7 @@ ENV PIP_NO_CACHE_DIR=1
|
||||
ARG ACT_RUNNER_VERSION=0.2.11
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
-o Dpkg::Options::="--force-confnew" \
|
||||
curl \
|
||||
wget \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user