mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-28 13:08:38 +00:00
iso: use ubuntu instead of debian to reduce the number of base images
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
242a505bc1
commit
c7f74d54b7
@ -1,4 +1,4 @@
|
||||
FROM debian:jessie
|
||||
FROM ubuntu:15.10
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade && apt-get -y install \
|
||||
genisoimage \
|
||||
|
Loading…
Reference in New Issue
Block a user