X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/05e29c5b696ad5151e740c9eb5619778133fb931..d3e5452e3ee76b8c454bc018f03d53ec567c49de:/scripts/Dockerfile diff --git a/scripts/Dockerfile b/scripts/Dockerfile index 102b1edd..320eb128 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:16.10 +FROM ubuntu:17.04 # Fix locale to avoid warnings: ENV LANG C.UTF-8