Skip to content

Commit

Permalink
Merge pull request #515 from npamudika/3.1.x
Browse files Browse the repository at this point in the history
Update release tag
  • Loading branch information
npamudika committed Sep 5, 2024
2 parents 3f0cdf0 + 5f582ea commit 04f97ff
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/rocky/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.5"
com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.8"

# set Docker image build arguments
# build arguments for user/group configurations
Expand Down
Empty file modified dockerfiles/rocky/apim-analytics/dashboard/docker-entrypoint.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion dockerfiles/rocky/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.5"
com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.8"

# set Docker image build arguments
# build arguments for user/group configurations
Expand Down
Empty file modified dockerfiles/rocky/apim-analytics/worker/docker-entrypoint.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion dockerfiles/rocky/apim/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.5"
com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v3.1.0.8"
# set Docker image build arguments
# build arguments for user/group configurations
ARG USER=wso2carbon
Expand Down
Empty file modified dockerfiles/rocky/apim/docker-entrypoint.sh
100644 → 100755
Empty file.

0 comments on commit 04f97ff

Please sign in to comment.