summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2019-04-30 14:12:55 +0200
committerAndreas Schneider <asn@cryptomilk.org>2019-04-30 18:48:18 +0000
commit4dd8db321f19c06db3f7e4eec43cc44c1cc68716 (patch)
tree76940b1da9095c38db4eb0ba898acf713b31632d /.gitlab-ci.yml
parente48a6c846f40d83187beb8ed5c36bc2f75baaef2 (diff)
downloadsamba-4dd8db321f19c06db3f7e4eec43cc44c1cc68716.tar.gz
gitlab-ci: Update for building new containers
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Apr 30 18:48:18 UTC 2019 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 01ef8e0e6b9..86fd2fb2778 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
- SAMBA_CI_CONTAINER_TAG: a63fcd17331238531d472206e34aa24c9fc46bb1
+ SAMBA_CI_CONTAINER_TAG: 4cc4709edd40e4e7c64f9eb255f953eed7924b1f
#
# The following images are available
# Please see the samba-o3 sections at the end of this file!