]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
gitlab-ci: Fix the sha1sum
authorAndreas Schneider <asn@samba.org>
Mon, 7 Sep 2020 15:36:58 +0000 (17:36 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Sep 2020 23:57:48 +0000 (23:57 +0000)
The images where build with an invalid sha1sum.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Sep  7 23:57:48 UTC 2020 on sn-devel-184

.gitlab-ci.yml
bootstrap/sha1sum.txt

index eac719e5ee5c0399058f70e88426f7566c16ef55..569120f6f4482669d1e09b38e903e3f8f7bb2810 100644 (file)
@@ -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.
index 28d7e55a73a4a8090dea1a6e10311e7d75c931d4..fb3adc00797c295a26f4e911fb7b31d20e6cade0 100644 (file)
@@ -1 +1 @@
-2b36c89aa12c35958fd95380615dde0ef5a97b9d
+0ff8e6d23f6f418ee5af48921754f4073300c1a5