Skip to content
Snippets Groups Projects
Verified Commit a3f52c6d authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

docker-builder: switch to Ubuntu 18.04 base image (same as host OS)

parent 44422451
No related branches found
No related tags found
No related merge requests found
Pipeline #2667 passed
FROM ubuntu:16.04
FROM ubuntu:18.04
MAINTAINER Ansgar.Burchardt@tu-dresden.de
RUN rm -f /etc/apt/apt.conf.d/docker-gzip-indexes \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment