summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2019-04-29 10:51:33 +0200
committerAndreas Schneider <asn@cryptomilk.org>2019-04-29 16:04:28 +0000
commit40f91924d6e5ab6d87a5c65256d2df235429d313 (patch)
tree36cb71a83dad40ae6218b0ecbb5b74de1c29c693 /.gitlab-ci.yml
parentcf79ee15bd2e669d881f92bfd1a1ab1034615480 (diff)
downloadsamba-40f91924d6e5ab6d87a5c65256d2df235429d313.tar.gz
gitlab-ci: Install missing krb5-kdc package on Ubuntu/Debian
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
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 fbb1e173c06..01ef8e0e6b9 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: 14f5cb79a0fbeef9378506ecdc6881d8042736c9
+ SAMBA_CI_CONTAINER_TAG: a63fcd17331238531d472206e34aa24c9fc46bb1
#
# The following images are available
# Please see the samba-o3 sections at the end of this file!