Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Revert "Update images to Dockerfiles from commit 615bf7b"
Browse files Browse the repository at this point in the history
Until Bug 572572 can be solved properly, this upgrade is in other people's
way.

This reverts commit ac22df3.
  • Loading branch information
jonahgraham committed Apr 4, 2021
1 parent 4d7505d commit b2fc1d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Pod
spec:
containers:
- name: cdt
image: quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:0ea4716baad17763e6558288310aaca30be92b4db132674f8c83a32c9359b4d4
image: quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:84e5a356ac17915d5532ca3c3e91fbe0daf3f36ef21998d00865568e26af8da2
tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources:
Expand Down
2 changes: 1 addition & 1 deletion jenkins/pod-templates/cdt-full-pod-small.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Pod
spec:
containers:
- name: cdt
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:6d482e6434c89ab7b7cf62b125cda2f7b5213ec81213f669440a6f774b54f581
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:0f751a4f3b5ceeea49ee9043dc9556e42729b1c2df003f6a2d21d79607a85b78
tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources:
Expand Down
2 changes: 1 addition & 1 deletion jenkins/pod-templates/cdt-full-pod-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Pod
spec:
containers:
- name: cdt
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:6d482e6434c89ab7b7cf62b125cda2f7b5213ec81213f669440a6f774b54f581
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:0f751a4f3b5ceeea49ee9043dc9556e42729b1c2df003f6a2d21d79607a85b78
tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources:
Expand Down

0 comments on commit b2fc1d4

Please sign in to comment.