ci: docker_tag=ext - Fix Alpine Dockerfile - remove cscope package
Some checks are pending
build-and-push-ext / build_push (push) Waiting to run

This commit is contained in:
dev4 2025-09-21 15:36:16 +00:00
parent fdd6b902c8
commit dd159e6569

View File

@ -54,7 +54,6 @@ RUN apk update && apk upgrade && apk add --no-cache \
ncdu \ ncdu \
mc \ mc \
ctags \ ctags \
cscope \
vim \ vim \
emacs \ emacs \
sed \ sed \