From 5ae4a6249f6228c6c231ca79138790943673efe6 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 21 Feb 2022 11:29:29 +0100 Subject: bootstrap: Install ShellCheck and shfmt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Schneider Reviewed-by: Pavel Filipenský --- .gitlab-ci-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci-main.yml') diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml index ce30e044335..a14d8e66fc7 100644 --- a/.gitlab-ci-main.yml +++ b/.gitlab-ci-main.yml @@ -47,7 +47,7 @@ variables: # Set this to the contents of bootstrap/sha1sum.txt # which is generated by bootstrap/template.py --render # - SAMBA_CI_CONTAINER_TAG: b62662cd85b10ca4767b9ead4e9b0482ad98ddb2 + SAMBA_CI_CONTAINER_TAG: 1e06877f1afbb3dbd4283e00310d63216a274333 # # We use the ubuntu1804 image as default as # it matches what we have on sn-devel-184. -- cgit v1.2.1