update upstream agent
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Paolo Asperti 2023-07-26 09:13:42 +02:00
parent 83e7d0bc1f
commit c37da6b538
Signed by: paspo
GPG Key ID: 06D46905D19D5182
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ ENV LANG C.UTF-8
COPY rootfs /
RUN apk add -U zabbix-agent2=6.0.5-r0 sudo
RUN apk add -U zabbix-agent2=6.0.13-r0 sudo
LABEL \
io.hass.version="0.2.3" \

View File

@ -5,7 +5,7 @@ ENV LANG C.UTF-8
COPY rootfs /
RUN apk add -U zabbix-agent2=6.0.5-r0 sudo
RUN apk add -U zabbix-agent2=6.0.13-r0 sudo
LABEL \
io.hass.version="0.2.3" \

View File

@ -5,7 +5,7 @@ ENV LANG C.UTF-8
COPY rootfs /
RUN apk add -U zabbix-agent2=6.0.5-r0 sudo
RUN apk add -U zabbix-agent2=6.0.13-r0 sudo
LABEL \
io.hass.version="0.2.3" \