[tor-commits] [tor-browser-build/maint-7.5] Bug 24924: update ubuntu images to 16.04.3

gk at torproject.org gk at torproject.org
Thu Jan 18 08:07:10 UTC 2018


commit 32d20f6cf656f3504bc4567b92b85e7559884d57
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Wed Jan 17 22:02:59 2018 +0100

    Bug 24924: update ubuntu images to 16.04.3
---
 projects/debootstrap-image/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/debootstrap-image/config b/projects/debootstrap-image/config
index ecb7f2d..a06cc53 100644
--- a/projects/debootstrap-image/config
+++ b/projects/debootstrap-image/config
@@ -3,7 +3,7 @@ filename: 'container-image_[% c("var/container/suite") %]-[% c("var/container/ar
 pkg_type: build
 
 var:
-  ubuntu_version: 17.04
+  ubuntu_version: 16.04.3
 
   container:
     use_container: 1
@@ -67,5 +67,5 @@ targets:
 input_files:
   - URL: 'http://cdimage.ubuntu.com/ubuntu-base/releases/[% c("var/ubuntu_version") %]/release/ubuntu-base-[% c("var/ubuntu_version") %]-base-amd64.tar.gz'
     filename: 'container-image_ubuntu-base-[% c("var/ubuntu_version") %]-base-amd64.tar.gz'
-    sha256sum: df2c8fd540e474b8e1e29c0db8ed6b43a932918f1b9a8149bb82104a7c07ba2a
+    sha256sum: 353b01ac60c43574c4977b1a9b7fe09a43298cb572de1a2090a8f09c5133b4d2
 



More information about the tor-commits mailing list