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:
parent
b9e6e6f32a
commit
0b92e915c4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:17.04
|
FROM ubuntu:17.10
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue