Skip to content

Commit

Permalink
Change maintainers label tag
Browse files Browse the repository at this point in the history
  • Loading branch information
PasanT9 committed Mar 2, 2022
1 parent 95a95ee commit 701d3a5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/alpine/apim-analytics/dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN echo Verifying install ... \
&& echo Complete.

LABEL maintainer="WSO2 Docker Maintainers <dev@wso2.org>" \
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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/alpine/apim-analytics/worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN echo Verifying install ... \
&& echo Complete.

LABEL maintainer="WSO2 Docker Maintainers <dev@wso2.org>" \
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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/centos/apim-analytics/dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ RUN echo Verifying install ... \
&& echo Complete.

LABEL maintainer="WSO2 Docker Maintainers <dev@wso2.org>" \
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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/centos/apim-analytics/worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ RUN echo Verifying install ... \
&& echo Complete.

LABEL maintainer="WSO2 Docker Maintainers <dev@wso2.org>" \
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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/ubuntu/apim-analytics/dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RUN echo Verifying install ... \
&& echo Complete.

LABEL maintainer="WSO2 Docker Maintainers <dev@wso2.org>" \
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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/ubuntu/apim-analytics/worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RUN echo Verifying install ... \
&& echo Complete.

LABEL maintainer="WSO2 Docker Maintainers <dev@wso2.org>" \
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
Expand Down

0 comments on commit 701d3a5

Please sign in to comment.