From 6f1cc5f513f2f8683f68ba9cadbf116f5f5448c1 Mon Sep 17 00:00:00 2001 From: Pasan Tennakoon Date: Fri, 4 Mar 2022 10:21:39 +0530 Subject: [PATCH] Change release tag --- dockerfiles/centos/apim/Dockerfile | 2 +- dockerfiles/ubuntu/apim/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/centos/apim/Dockerfile b/dockerfiles/centos/apim/Dockerfile index 7fe6dc29..779a5fe1 100644 --- 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/v2.6.0.17" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.19" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/ubuntu/apim/Dockerfile b/dockerfiles/ubuntu/apim/Dockerfile index 37ee3be5..dee2af71 100644 --- a/dockerfiles/ubuntu/apim/Dockerfile +++ b/dockerfiles/ubuntu/apim/Dockerfile @@ -67,7 +67,7 @@ RUN echo Verifying install ... \ && echo Complete. LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.17" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.19" # set Docker image build arguments # build arguments for user/group configurations