From f92bea2580cd04ebcdde24ac7fae0efdf91aea9b Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:21:49 +0000 Subject: [PATCH] chore(deps): update zabbix/zabbix-agent:alpine-7.0-latest docker digest to 5286501 (#2203) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | zabbix/zabbix-agent | digest | `71f1f22` → `5286501` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- devenv/zabbix70/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devenv/zabbix70/docker-compose.yml b/devenv/zabbix70/docker-compose.yml index 9713616..62a57d6 100644 --- a/devenv/zabbix70/docker-compose.yml +++ b/devenv/zabbix70/docker-compose.yml @@ -73,7 +73,7 @@ services: POSTGRES_PASSWORD: zabbix zabbix-agent: - image: zabbix/zabbix-agent:alpine-7.0-latest@sha256:71f1f22b3828f47b714a1bbef39b456453e0e552461d138f36e18a35732302ba + image: zabbix/zabbix-agent:alpine-7.0-latest@sha256:52865010468af7f6dc3e3dbd45b645c32b8d133f4a230301cea26ffa679d5cc4 environment: ZBX_SERVER_HOST: zabbix-server ZBX_SERVER_PORT: 10051