use the better base image

This commit is contained in:
idk
2019-09-25 00:21:16 -04:00
parent 9716fd793d
commit 7dd7a43686

View File

@@ -2,15 +2,11 @@ version: 2
jobs:
build:
docker:
- image: debian:stretch
- image: eyedeekay/builders
steps:
- checkout
- run:
name: Dependencies
command: apt-get update && apt-get -yq install devscripts build-essential lintian zip make
- run:
name: Build
command: make zip deb