use ubuntu:18.04 for builder image

pull/152/head
Alex Ball 5 years ago
parent 92b5281382
commit ec2264df7d

@ -1,4 +1,4 @@
FROM debian as builder
FROM ubuntu:18.04 as builder
LABEL maintainer michel.promonet@free.fr
WORKDIR /v4l2rtspserver
COPY . /v4l2rtspserver

Loading…
Cancel
Save