-
Notifications
You must be signed in to change notification settings - Fork 482
Closed
Labels
Description
Issue description
when I first use apisix in my program, it is v1.5.
And I deploy my program by using docker.
I fetch docker from docker hub with tag "apache/apisix:1.5-centos".
But recently when I deploy apisix with tag "apache/apisix:1.5-centos" from docker hub, I found the version for apisix is v2.0.
Can you contact maintainer for apisix in docker hub ?
And I wander why tag is v1.5 but the real version is 2.0. And how I can get v1.5 docker image?
Environment
- apisix version (cmd:
apisix version
): V1.5 - OS: (cmd:
uname -a
) Linux VM-0-5-centos 3.10.107-1-tlinux2_kvm_guest-0052 change: added doc of how to load plugin. apisix#1 SMP Wed Jan 15 18:42:19 CST 2020 x86_64 x86_64 x86_64 GNU/Linux - OpenResty / Nginx version: (cmd:
nginx -V
oropenresty -V
) nginx version: openresty/1.17.8.2