Skip to content

Commit c2a2890

Browse files
committed
ci-automation: Bring back the docker-cli package to docker sysext
The base_sysexts.sh file was based on old version of the default parameter of the ./build_image script. Sync them now.
1 parent 402a3aa commit c2a2890

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)