Skip to content

Commit b7e95d7

Browse files
committed
tests: fix manifest for centos:latest not found
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
1 parent 85b144f commit b7e95d7

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

config_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ func TestConfig(t *testing.T) {
116116
image: "centos:8",
117117
config: configCentOS,
118118
},
119-
{
120-
image: "centos:latest",
121-
config: configCentOS,
122-
},
123119
{
124120
image: "quay.io/centos/centos:stream9",
125121
config: configCentOS,

0 commit comments

Comments
 (0)