-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #515 from npamudika/3.1.x
Update release tag
- Loading branch information
Showing
6 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ RUN echo Verifying install ... \ | |
&& echo Complete. | ||
|
||
LABEL maintainer="WSO2 Docker Maintainers <[email protected]>" \ | ||
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 | ||
|
Empty file modified
0
dockerfiles/rocky/apim-analytics/dashboard/docker-entrypoint.sh
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ RUN echo Verifying install ... \ | |
&& echo Complete. | ||
|
||
LABEL maintainer="WSO2 Docker Maintainers <[email protected]>" \ | ||
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 | ||
|
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ RUN echo Verifying install ... \ | |
&& echo Complete. | ||
|
||
LABEL maintainer="WSO2 Docker Maintainers <[email protected]>" \ | ||
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 | ||
|
Empty file.