mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-14 20:04:50 +01:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
9a2b6b3c8e
commit
244158f375
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
- shell: bash
|
||||
id: components
|
||||
run: |
|
||||
echo "::set-output name=list::[\"agent\", \"agent2\", \"proxy-mysql\", \"java-gateway\"]"
|
||||
echo "::set-output name=list::[\"agent\", \"agent2\", \"java-gateway\", \"proxy-mysql\", \"proxy-sqlite3\", \"server-mysql\", \"server-pgsql\", \"snmptraps\", \"web-apache-mysql\", \"web-apache-pgsql\", \"web-nginx-mysql\", \"web-nginx-pgsql\", \"web-service\"]"
|
||||
|
||||
build_base:
|
||||
timeout-minutes: 70
|
||||
|
Loading…
Reference in New Issue
Block a user