Kodi Home Theater Software
Jacek Kowalski
2019-01-26 329e4dfb580b19ca2bc3e580d5b478d0f06b395f
Update base image to ubuntu:bionic (LTS)
1 files modified
2 ■■■ changed files
Dockerfile 2 ●●● patch | view | raw | blame | history
Dockerfile
@@ -1,4 +1,4 @@
FROM ubuntu:xenial
FROM ubuntu:bionic
RUN apt-get update \
    && apt-get -y dist-upgrade \