Skip to content

Commit 15cec9e

Browse files
committed
Use openjdk
1 parent 198bb33 commit 15cec9e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ entries:
1010
version: "2.2"
1111
- created: 2019-04-04T14:48:45.071125-04:00
1212
description: Helm chart for configuring the WebLogic operator.
13-
digest: 89dc1fe3be6b005b8aa8c7fe00445f057328ec6a018520f4180ffea17fb7651c
13+
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
1414
name: weblogic-operator
1515
urls:
1616
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz

docs/charts/weblogic-operator-2.1.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)