mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-16 10:38:37 +01:00
Remove orphaned information about SVN
This commit is contained in:
parent
1852d8f2b7
commit
0231258f53
@ -14,12 +14,7 @@ ARG VCS_REF
|
|||||||
ARG MAJOR_VERSION=4.0
|
ARG MAJOR_VERSION=4.0
|
||||||
ARG RELEASE=0
|
ARG RELEASE=0
|
||||||
ARG ZBX_VERSION=${MAJOR_VERSION}.${RELEASE}
|
ARG ZBX_VERSION=${MAJOR_VERSION}.${RELEASE}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
ARG ZBX_SOURCES=svn://svn.zabbix.com/trunk/
|
|
||||||
=======
|
|
||||||
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
|
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
|
||||||
>>>>>>> master
|
|
||||||
ENV ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES}
|
ENV ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES}
|
||||||
|
|
||||||
LABEL name="zabbix/zabbix-appliance" \
|
LABEL name="zabbix/zabbix-appliance" \
|
||||||
|
Loading…
Reference in New Issue
Block a user