Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Commit 9782e9f

Browse files
committed
[DO NOT MERGE] Test 32bit OpenJDK with config.
1 parent 5825b89 commit 9782e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/che/src/main/fabric8/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ spec:
165165
configMapKeyRef:
166166
key: "che-keycloak-client-id"
167167
name: "che"
168-
image: "registry.devshift.net/che/che:${che-server.version}"
168+
image: "docker.io/jerboaa/che-server:0.0.2"
169169
imagePullPolicy: "IfNotPresent"
170170
name: che
171171
readinessProbe:

0 commit comments

Comments
 (0)