Skip to content

Commit

Permalink
YQ 4.40.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Dec 4, 2023
1 parent faf960f commit d5626c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ARG ZABBIX_VERSION
### Set defaults
ENV FLUENTBIT_VERSION=${FLUENTBIT_VERSION:-"2.2.0"} \
S6_OVERLAY_VERSION=${S6_OVERLAY_VERSION:-"3.1.6.2"} \
YQ_VERSION=${YQ_VERSION:-"v4.40.3"} \
YQ_VERSION=${YQ_VERSION:-"v4.40.4"} \
ZABBIX_VERSION=${ZABBIX_VERSION:-"6.4.9"} \
DOAS_VERSION=${DOAS_VERSION:-"v6.8.2"} \
DEBUG_MODE=FALSE \
Expand Down

0 comments on commit d5626c3

Please sign in to comment.