refactor(compose): Refactor for upstream correctness (#1)

This commit is contained in:
hygienic-books 2024-06-04 01:43:05 +02:00
parent 5d4b91f35f
commit 6099e88560

View File

@ -144,11 +144,11 @@ while IFS= read -r; do commitDate=$(grep -Pio '^.+?(?=[[:space:]])' <<< "${REPLY
# Output goes like: # Output goes like:
... ...
2023-03-07-191829 9f2e726e554b23595489eb66c8e11e5d114b573f 6.4.0 2024-02-01-100454 4d62e7af5cf884763c5e66a5e376a77972fb632f 6.4.11
2023-04-03-105513 9f16f6d773a2a46f1595c86077899d1e040db283 6.4.1 2024-02-26-142242 a4e950ac473a82c2982ed2ebb5b82e4b2204e78a 6.4.12
2023-04-25-133446 0fa87156974e799e04bf99e5300bad6830d754ab 6.4.2 2024-03-25-175845 6b85028331f30dcd3440888d846babd12eb01ae2 6.4.13
2023-05-30-151931 d7b0eab80723a2c562a13ee866c4cd384af96d3b 6.4.3 2024-04-22-124800 7cb4ec29d4c34f006f2c92403022fb32eb778276 6.4.14
2023-06-27-133008 482e21c7803c2878e522aba0325bf04533efa61a 6.4.4 2024-05-21-131508 170db44b637acdb37d3c0f7b71d623c5488446e4 6.4.15
... ...
git -C '/opt/git/github.com/zabbix/zabbix-docker/branches/latest' checkout 'tags/x.y.z' git -C '/opt/git/github.com/zabbix/zabbix-docker/branches/latest' checkout 'tags/x.y.z'