Skip to content

Commit d2b875c

Browse files
committed
Use weblogic images
1 parent be01efc commit d2b875c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/weblogic-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
restartPolicy: Never
1111
containers:
1212
- name: weblogic-job
13-
image: store/oracle/serverjre:8
13+
image: store/oracle/weblogic:12.2.1.3
1414
imagePullPolicy: IfNotPresent
1515
volumeMounts:
1616
- mountPath: /scratch

0 commit comments

Comments
 (0)