mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-10-14 02:19:17 +08:00
Merge changes with trunk
This commit is contained in:
@@ -41,6 +41,7 @@ services:
|
||||
build:
|
||||
context: ./Dockerfiles/build-sqlite3/${CENTOS_OS_TAG_SHORT}
|
||||
additional_contexts:
|
||||
- sources=./sources/
|
||||
- config_templates=./config_templates/
|
||||
args:
|
||||
BUILD_BASE_IMAGE: ${BUILD_BASE_IMAGE}:${ZABBIX_CENTOS_IMAGE_TAG}${ZABBIX_LOCAL_IMAGE_TAG_POSTFIX}
|
||||
|
@@ -1,2 +1,2 @@
|
||||
sonar.projectKey=zabbix-docker
|
||||
sonar.organization=zabbix
|
||||
sonar.organization=zabbix
|
||||
|
Reference in New Issue
Block a user