Skip to content

Commit

Permalink
Merge pull request #1005 from oracle/openjdk
Browse files Browse the repository at this point in the history
Use openjdk
  • Loading branch information
rjeberhard authored Apr 5, 2019
2 parents 2863f37 + 85c6ff4 commit 3452d28
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Pull base image
# From the Docker store
# -------------------------
FROM store/oracle/serverjre:8
FROM openjdk:12-oracle
RUN yum -y install openssl && yum clean all

# Maintainer
Expand Down
8 changes: 4 additions & 4 deletions docs/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
apiVersion: v1
entries:
weblogic-operator:
- created: 2019-04-04T11:06:59.294862-04:00
- created: 2019-04-04T17:33:13.866214-04:00
description: Helm chart for configuring the WebLogic operator.
digest: 89dc1fe3be6b005b8aa8c7fe00445f057328ec6a018520f4180ffea17fb7651c
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
version: "2.1"
- created: 2019-04-04T11:06:59.29317-04:00
- created: 2019-04-04T17:33:13.864174-04:00
description: Helm chart for configuring the WebLogic operator.
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
name: weblogic-operator
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
version: 2.0.1
generated: 2019-04-04T11:06:59.292501-04:00
generated: 2019-04-04T17:33:13.850864-04:00
Binary file modified docs/charts/weblogic-operator-2.1.tgz
Binary file not shown.

0 comments on commit 3452d28

Please sign in to comment.