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 2e06815
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Apr 19, 2022
1 parent 2e06815 commit a95c63e
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:1fa12fd1ea0288c705830a5f6a5f68196f462ec16fe895fa5eb8de403c8fe91b
image: quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:ad2ac0ae1eb4b388ca72789e75967e103e2ef0be7a5d62720e1f6045a3917bde
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:b56b314559faca765805755208651fc89a42386aa9400face4bf2f998c5256b5
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:aa886b28a90217bdee863dc2e460e2a7dde4383a9b554b3532cfdfc79be4fd23
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:b56b314559faca765805755208651fc89a42386aa9400face4bf2f998c5256b5
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:aa886b28a90217bdee863dc2e460e2a7dde4383a9b554b3532cfdfc79be4fd23
tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources:
Expand Down

0 comments on commit a95c63e

Please sign in to comment.