Skip to content

Commit 3452d28

Browse files
authored
Merge pull request #1005 from oracle/openjdk
Use openjdk
2 parents 2863f37 + 85c6ff4 commit 3452d28

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Pull base image
1010
# From the Docker store
1111
# -------------------------
12-
FROM store/oracle/serverjre:8
12+
FROM openjdk:12-oracle
1313
RUN yum -y install openssl && yum clean all
1414

1515
# Maintainer

docs/charts/index.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
apiVersion: v1
22
entries:
33
weblogic-operator:
4-
- created: 2019-04-04T11:06:59.294862-04:00
4+
- created: 2019-04-04T17:33:13.866214-04:00
55
description: Helm chart for configuring the WebLogic operator.
6-
digest: 89dc1fe3be6b005b8aa8c7fe00445f057328ec6a018520f4180ffea17fb7651c
6+
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
77
name: weblogic-operator
88
urls:
99
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
1010
version: "2.1"
11-
- created: 2019-04-04T11:06:59.29317-04:00
11+
- created: 2019-04-04T17:33:13.864174-04:00
1212
description: Helm chart for configuring the WebLogic operator.
1313
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
1414
name: weblogic-operator
1515
urls:
1616
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
1717
version: 2.0.1
18-
generated: 2019-04-04T11:06:59.292501-04:00
18+
generated: 2019-04-04T17:33:13.850864-04:00

docs/charts/weblogic-operator-2.1.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)