1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-11 00:00:06 +00:00

Use ubuntu 17.10, as the sources for 17.04 seem to be down

This commit is contained in:
Dominik Ritter 2018-06-27 23:27:17 +02:00 committed by Christian Höltje
parent b9e6e6f32a
commit 0b92e915c4

View file

@ -1,4 +1,4 @@
FROM ubuntu:17.04 FROM ubuntu:17.10
RUN \ RUN \
apt-get update && \ apt-get update && \