-
Notifications
You must be signed in to change notification settings - Fork 34
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 #205 from JasonHHouse/issue/204
Issue/204
- Loading branch information
Showing
27 changed files
with
54 additions
and
49,336 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
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM adoptopenjdk/openjdk11-openj9:jre-11.0.8_10_openj9-0.21.0 | ||
FROM adoptopenjdk/openjdk11-openj9:jre-11.0.9_11_openj9-0.23.0 | ||
|
||
LABEL maintainer="[email protected]" | ||
LABEL name="Jason House" | ||
|
@@ -24,7 +24,7 @@ RUN mkdir -p /usr/app && chmod 777 /usr/data | |
|
||
WORKDIR /usr/app | ||
|
||
COPY GapsWeb/target/GapsWeb-0.8.6.jar /usr/app/gaps.jar | ||
COPY GapsWeb/target/GapsWeb-0.8.7.jar /usr/app/gaps.jar | ||
|
||
COPY start.sh /usr/app/ | ||
|
||
|
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
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
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ppc64le/openjdk:11.0.3-jre | ||
FROM adoptopenjdk/openjdk11-openj9:ppc64le-tumbleweed-jre-11.0.9_11_openj9-0.23.0 | ||
|
||
LABEL maintainer="[email protected]" | ||
LABEL name="Jason House" | ||
|
@@ -22,7 +22,7 @@ RUN mkdir -p /usr/app && chmod 777 /usr/data | |
|
||
WORKDIR /usr/app | ||
|
||
COPY GapsWeb/target/GapsWeb-0.8.6.jar /usr/app/gaps.jar | ||
COPY GapsWeb/target/GapsWeb-0.8.7.jar /usr/app/gaps.jar | ||
|
||
COPY start.sh /usr/app/ | ||
|
||
|
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM bellsoft/liberica-openjdk-alpine:11.0.7 | ||
FROM bellsoft/liberica-openjdk-alpine:11.0.9 | ||
|
||
LABEL maintainer="[email protected]" | ||
LABEL name="Jason House" | ||
|
@@ -20,7 +20,7 @@ RUN mkdir -p /usr/app && chmod 777 /usr/data | |
|
||
WORKDIR /usr/app | ||
|
||
COPY GapsWeb/target/GapsWeb-0.8.6.jar /usr/app/gaps.jar | ||
COPY GapsWeb/target/GapsWeb-0.8.7.jar /usr/app/gaps.jar | ||
|
||
COPY start.sh /usr/app/ | ||
|
||
|
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
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
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
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
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
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
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.