mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-14 13:50:56 +00:00
Make ubuntu 17.04 the reference build environment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user