chiark
/
gitweb
/
~mdw
/
termux-packages
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update the ubuntu build setup from 17.04 to 17.10
[termux-packages]
/
scripts
/
Dockerfile
diff --git
a/scripts/Dockerfile
b/scripts/Dockerfile
index 4c89408980263c02e16ec177fb7acc98338b332f..4150c95bd71897957904a6106ec008488779d0ec 100644
(file)
--- a/
scripts/Dockerfile
+++ b/
scripts/Dockerfile
@@
-4,7
+4,7
@@
# docker push termux/package-builder
# This is done after changing this file or any of the
# scripts/setup-{ubuntu,android-sdk}.sh setup scripts.
-FROM ubuntu:17.
04
+FROM ubuntu:17.
10
# Fix locale to avoid warnings:
ENV LANG C.UTF-8