ci/container: add comment to bump image tag

Add a comment to update ALPINE_X86_64_LAVA_SSH_TAG when this
script is modified.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36620>
This commit is contained in:
Vignesh Raman 2025-08-07 11:23:09 +05:30 committed by Marge Bot
parent cfd8b9d3b3
commit b6ab6139c1

View file

@ -2,6 +2,10 @@
# This is a ci-templates build script to generate a container for LAVA SSH client.
# When changing this file, you need to bump the following
# .gitlab-ci/image-tags.yml tags:
# ALPINE_X86_64_LAVA_SSH_TAG
# shellcheck disable=SC1091
set -e