Drop Wheezy support in IC

This commit is contained in:
Emilien Mantel
2016-08-09 16:12:54 +02:00
parent e4b5bb2a32
commit 8fb3829860
2 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
FROM williamyeh/ansible:debian7-onbuild
RUN apt-get update
CMD ["sh", "tests/test.sh"]