Update images to Dockerfiles from commit b433dfad02

This commit is contained in:
Jonah Graham 2024-05-02 10:49:45 -04:00
parent b433dfad02
commit 6b14816318
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ kind: Pod
spec: spec:
containers: containers:
- name: cdt - name: cdt
image: quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:87cf4b58119836c1a784a049b3eaafe79ab1acd4c88455cd2cd41e5e31f0b900 image: quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:7146f40a39f75e364c473aa26044803582428f41f1f911e4b44a8ee8e72f89d1
tty: true tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"] args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources: resources:

View file

@ -3,7 +3,7 @@ kind: Pod
spec: spec:
containers: containers:
- name: cdt - name: cdt
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:f7308ea3ae9d49d6ba4d0af8205afd3aaf522f1f8ff2d2cdeeb89585032be4b6 image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:4ec937663ffab34e0d91aadd0290cbf8af7adc068e11f135c1aa77cdf63d9056
tty: true tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"] args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources: resources:

View file

@ -3,7 +3,7 @@ kind: Pod
spec: spec:
containers: containers:
- name: cdt - name: cdt
image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:f7308ea3ae9d49d6ba4d0af8205afd3aaf522f1f8ff2d2cdeeb89585032be4b6 image: quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:4ec937663ffab34e0d91aadd0290cbf8af7adc068e11f135c1aa77cdf63d9056
tty: true tty: true
args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"] args: ["/bin/sh", "-c", "/home/vnc/.vnc/xstartup.sh && cat"]
resources: resources: