From: Andreas Schneider Date: Mon, 7 Sep 2020 15:36:58 +0000 (+0200) Subject: gitlab-ci: Fix the sha1sum X-Git-Tag: talloc-2.3.2~572 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c760ed61907d5ea67b18dc4fa92ff8e287ff48da;p=thirdparty%2Fsamba.git gitlab-ci: Fix the sha1sum The images where build with an invalid sha1sum. Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Mon Sep 7 23:57:48 UTC 2020 on sn-devel-184 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eac719e5ee5..569120f6f44 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ variables: # Set this to the contents of bootstrap/sha1sum.txt # which is generated by bootstrap/template.py --render # - SAMBA_CI_CONTAINER_TAG: 2b36c89aa12c35958fd95380615dde0ef5a97b9d + SAMBA_CI_CONTAINER_TAG: 0ff8e6d23f6f418ee5af48921754f4073300c1a5 # # We use the ubuntu1804 image as default as # it matches what we have on sn-devel-184. diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt index 28d7e55a73a..fb3adc00797 100644 --- a/bootstrap/sha1sum.txt +++ b/bootstrap/sha1sum.txt @@ -1 +1 @@ -2b36c89aa12c35958fd95380615dde0ef5a97b9d +0ff8e6d23f6f418ee5af48921754f4073300c1a5