This is an automated email from the ASF dual-hosted git repository.

soulbird pushed a commit to branch test_push_2.13.3
in repository https://gitbox.apache.org/repos/asf/apisix-docker.git


The following commit(s) were added to refs/heads/test_push_2.13.3 by this push:
     new 0a8fba1  re-push apisix 2.13.3
0a8fba1 is described below

commit 0a8fba104094b834bb2ca4637353458c24007138
Author: soulbird <[email protected]>
AuthorDate: Tue Sep 27 10:38:03 2022 +0800

    re-push apisix 2.13.3
---
 Makefile          | 2 +-
 centos/Dockerfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index a4b0f9f..77a9dc7 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@
 
 
 # APISIX ARGS
-APISIX_VERSION ?= 2.15.0
+APISIX_VERSION ?= 2.13.3
 IMAGE_NAME = apache/apisix
 IMAGE_TAR_NAME = apache_apisix
 
diff --git a/centos/Dockerfile b/centos/Dockerfile
index 9825227..8837710 100644
--- a/centos/Dockerfile
+++ b/centos/Dockerfile
@@ -17,7 +17,7 @@
 
 FROM centos:7
 
-ARG APISIX_VERSION=2.15.0
+ARG APISIX_VERSION=2.13.3
 LABEL apisix_version="${APISIX_VERSION}"
 
 RUN yum install -y 
https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm \

Reply via email to