Remove stray char in comment

This commit is contained in:
Fredrik Fornwall 2016-10-07 13:56:46 -04:00
parent 5b7c3ff6d3
commit b59e03ab08
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Build with:
# docker build -t termux/package-builder .
# Push to docker hub with:
# docker push termux/package-builder'
# 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.04