File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -62,13 +62,6 @@ platforms:
62
62
volumes :
63
63
- " /sys/fs/cgroup:/sys/fs/cgroup:rw"
64
64
command : " /usr/sbin/init"
65
- - name : rhel-9
66
- image : registry.access.redhat.com/ubi9/ubi:9.0.0
67
- dockerfile : ../common/Dockerfile.j2
68
- privileged : true
69
- volumes :
70
- - " /sys/fs/cgroup:/sys/fs/cgroup:rw"
71
- command : " /usr/sbin/init"
72
65
- name : debian-buster
73
66
image : debian:buster-slim
74
67
dockerfile : ../common/Dockerfile.j2
Original file line number Diff line number Diff line change @@ -62,13 +62,6 @@ platforms:
62
62
volumes :
63
63
- " /sys/fs/cgroup:/sys/fs/cgroup:rw"
64
64
command : " /usr/sbin/init"
65
- - name : rhel-9
66
- image : registry.access.redhat.com/ubi9/ubi:9.0.0
67
- dockerfile : ../common/Dockerfile.j2
68
- privileged : true
69
- volumes :
70
- - " /sys/fs/cgroup:/sys/fs/cgroup:rw"
71
- command : " /usr/sbin/init"
72
65
- name : debian-buster
73
66
image : debian:buster-slim
74
67
dockerfile : ../common/Dockerfile.j2
You can’t perform that action at this time.
0 commit comments