X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/d0195549d7b50b84fec1f1ff889861817730c6be..HEAD:/scripts/Dockerfile diff --git a/scripts/Dockerfile b/scripts/Dockerfile index 49bcb07e..b2b91e02 100644 --- 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.10 +FROM ubuntu:18.04 # Fix locale to avoid warnings: ENV LANG C.UTF-8