summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-04-19 11:04:58 +0200
committerRalph Boehme <slow@samba.org>2019-04-24 18:32:14 +0000
commitd5166089d6960379872d864e74eb4e1cf177cdd1 (patch)
treedc9579b9b1370947e20ae455679740ccbe42f384 /.gitlab-ci.yml
parent92f30f91e44dba7e85d56279bbbe3662d0b5faeb (diff)
downloadsamba-d5166089d6960379872d864e74eb4e1cf177cdd1.tar.gz
bootstrap: move flex to common packages
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Andrew Bartlett <abartlet@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 9d596372df8..e43000548ca 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: 8606e89b0ce6a916fa881549a6cebf6eed528157
+ SAMBA_CI_CONTAINER_TAG: 5c2b831fb6aef8abd25dbdc6ade53ba2ebad1a1c
#
# The following images are available
# Please see the samba-o3 sections at the end of this file!