Merge pull request #8 from eried/dockerfile-nogit

Create dockerfile-nogit
This commit is contained in:
Erwin Ried
2020-04-25 15:45:51 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM ubuntu:xenial
# Set location to download ARM toolkit from.
# This will need to be changed over time or replaced with a static link to the latest release.