You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by so...@apache.org on 2022/09/02 06:57:40 UTC

[apisix-docker] branch test/relase_centos updated: relase 2.13.3

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

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


The following commit(s) were added to refs/heads/test/relase_centos by this push:
     new b2720ea  relase 2.13.3
b2720ea is described below

commit b2720eabc98aee19f44d33cb531f17608ced2f4c
Author: soulbird <zh...@gmail.com>
AuthorDate: Fri Sep 2 14:57:31 2022 +0800

    relase 2.13.3
---
 centos/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \