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:
Debian Dev4 2025-09-21 15:36:20 +00:00
parent e2a55f187b
commit bc89a790ce

View File

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