Skip to content

Commit c63593d

Browse files
committed
change to OCR
1 parent 52cb6be commit c63593d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integration-tests/kubernetes/command-job-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
activeDeadlineSeconds: 60
1212
containers:
1313
- name: domain-job
14-
image: store/oracle/weblogic:12.2.1.3
14+
image: container-registry.oracle.com/middleware/weblogic:12.2.1.3-190111
1515
imagePullPolicy: IfNotPresent
1616
volumeMounts:
1717
- mountPath: /scratch

0 commit comments

Comments
 (0)