Skip to content

Commit

Permalink
set non-interactive for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR authored May 19, 2020
1 parent d64cc0e commit 5c77545
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM ubuntu:latest

RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections

LABEL "maintainer"="L3D <[email protected]>"
LABEL "repository"="https://github.com/roles-ansible/check-ansible-ubuntu-latest-action.git"
LABEL "homepage"="https://github.com/roles-ansible/check-ansible-ubuntu-latest-action"
Expand Down

0 comments on commit 5c77545

Please sign in to comment.