diff --git a/dockerfile-nogit b/dockerfile-nogit
index a79fd155328b0d5e50c8164e95d8f84d69e47ddf..0ed6247d8729e689f2049f4b277083ec51ef1457 100644
--- a/dockerfile-nogit
+++ b/dockerfile-nogit
@@ -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.