Dockerfile: Update from ubuntu 19.04 to 19.10
This commit is contained in:
parent
b8770f30bd
commit
eb53d8d447
@ -4,7 +4,7 @@
|
|||||||
# docker push termux/package-builder
|
# docker push termux/package-builder
|
||||||
# This is done after changing this file or any of the
|
# This is done after changing this file or any of the
|
||||||
# scripts/setup-{ubuntu,android-sdk}.sh setup scripts.
|
# scripts/setup-{ubuntu,android-sdk}.sh setup scripts.
|
||||||
FROM ubuntu:19.04
|
FROM ubuntu:19.10
|
||||||
|
|
||||||
# Fix locale to avoid warnings:
|
# Fix locale to avoid warnings:
|
||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user