From ed2ee95fb3f80e30fc5df0746b35d3aa8331fe5f Mon Sep 17 00:00:00 2001 From: Pasan Tennakoon Date: Wed, 2 Mar 2022 22:13:43 +0530 Subject: [PATCH] Change maintainers label tag --- dockerfiles/alpine/apim/Dockerfile | 2 +- dockerfiles/centos/apim/Dockerfile | 2 +- dockerfiles/ubuntu/apim/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dockerfiles/alpine/apim/Dockerfile b/dockerfiles/alpine/apim/Dockerfile index 892965db..a059443c 100755 --- a/dockerfiles/alpine/apim/Dockerfile +++ b/dockerfiles/alpine/apim/Dockerfile @@ -61,7 +61,7 @@ RUN echo Verifying install ... \ && echo Complete. LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.4" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.5" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/centos/apim/Dockerfile b/dockerfiles/centos/apim/Dockerfile index c07e5b5d..9baaa72c 100755 --- a/dockerfiles/centos/apim/Dockerfile +++ b/dockerfiles/centos/apim/Dockerfile @@ -65,7 +65,7 @@ RUN echo Verifying install ... \ && echo Complete. LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.4" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.5" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/ubuntu/apim/Dockerfile b/dockerfiles/ubuntu/apim/Dockerfile index dbd099f5..0f75be32 100755 --- a/dockerfiles/ubuntu/apim/Dockerfile +++ b/dockerfiles/ubuntu/apim/Dockerfile @@ -76,7 +76,7 @@ RUN echo Verifying install ... \ && echo Complete. LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.4" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.5" # set Docker image build arguments # build arguments for user/group configurations