Skip to content

Commit 336039d

Browse files
committed
Use own base image based on Ubuntu Xenial
1 parent 3c8ffe9 commit 336039d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu-debootstrap:wily
1+
FROM beevelop/base:xenial
22
MAINTAINER Maik Hummel <[email protected]>
33

44
# required to use add-apt-repository

0 commit comments

Comments
 (0)