Skip to content

Commit 03796dc

Browse files
authored
Merge pull request #1426 from flatcar/krnowak/base-sysext-fix
ci-automation: Bring back the docker-cli package to docker sysext
2 parents 402a3aa + c2a2890 commit 03796dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-automation/base_sysexts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ fi
77

88
ciabs_base_sysexts=(
99
'containerd-flatcar:app-containers/containerd'
10-
'docker-flatcar:app-containers/docker'
10+
'docker-flatcar:app-containers/docker&app-containers/docker-cli'
1111
)

0 commit comments

Comments
 (0)