Skip to content

Commit fd59c6f

Browse files
committed
dockerfile updates 2021-05-30
1 parent a9e669d commit fd59c6f

File tree

96 files changed

+96
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+96
-96
lines changed

11/jdk/ubi-minimal/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.hotspot.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.hotspot.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.openj9.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi-minimal/Dockerfile.openj9.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.hotspot.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.hotspot.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.openj9.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jdk/ubi/Dockerfile.openj9.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi-minimal/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi-minimal/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi-minimal/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi-minimal/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

11/jre/ubi/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.hotspot.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.hotspot.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.openj9.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi-minimal/Dockerfile.openj9.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.hotspot.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.hotspot.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.openj9.nightly.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jdk/ubi/Dockerfile.openj9.releases.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jre/ubi-minimal/Dockerfile.hotspot.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jre/ubi-minimal/Dockerfile.hotspot.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jre/ubi-minimal/Dockerfile.openj9.nightly.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

15/jre/ubi-minimal/Dockerfile.openj9.releases.full

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
2121

2222
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
2323

0 commit comments

Comments
 (0)