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

Commit

Permalink
Update images to Dockerfiles from commit 585d251
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Nov 15, 2021
1 parent 585d251 commit b36d5a8
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:bab69db09262d0ddd0f44a52b099fc302b8f698029d8fede1149cfc5059fea82
image: quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:f84e61b5c4062fe23487320066de6baeaae5852b9792541704b200321fc6c780
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:7c5fc2937b6410bc11b67c3d077cf9b38fd1dae7174d994b442804afe86c2833
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:04254947869879df657fbcbefd44c66fdc022c5b2148b87f143c58fb77480eaa
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:7c5fc2937b6410bc11b67c3d077cf9b38fd1dae7174d994b442804afe86c2833
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:04254947869879df657fbcbefd44c66fdc022c5b2148b87f143c58fb77480eaa
tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources:
Expand Down

0 comments on commit b36d5a8

Please sign in to comment.