summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2020-09-07 17:36:58 +0200
committerAndrew Bartlett <abartlet@samba.org>2020-09-07 23:57:48 +0000
commitc760ed61907d5ea67b18dc4fa92ff8e287ff48da (patch)
treeb349d93ad493d5068b9ea48b488f5251fe8ea31f /.gitlab-ci.yml
parent7a3c368d787b9a7e203d29de184dff5a4d241052 (diff)
downloadsamba-c760ed61907d5ea67b18dc4fa92ff8e287ff48da.tar.gz
gitlab-ci: Fix the sha1sum
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
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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.