mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2026-04-28 09:12:08 -06:00
Dockerfile: don't install bind-tools
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
RUN apk -U add ansible bind-tools
|
||||
RUN apk -U add ansible
|
||||
|
||||
COPY main.sh /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user