diff --git a/devenv/zabbix74/bootstrap/Dockerfile b/devenv/zabbix74/bootstrap/Dockerfile index 2088c3b..209f9d4 100644 --- a/devenv/zabbix74/bootstrap/Dockerfile +++ b/devenv/zabbix74/bootstrap/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13-slim-bookworm@sha256:0c5171fd1e80d3133604e1006aa5f788c5f020631537dd1e09edcbe874bb8192 +FROM python:3.13-slim-bookworm@sha256:97e9392d12279f8c180eb80f0c7c0f3dfe5650f0f2573f7ad770aea58f75ed12 ENV ZBX_API_URL=http://zabbix-web:8080 ENV ZBX_API_USER="Admin"