add vim
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-11 12:09:10 +01:00
parent 196218ccd7
commit 29d3e1adfd

View File

@@ -63,6 +63,7 @@ RUN apk --no-cache add php${PHP_VERSION} \
php${PHP_VERSION}-fpm \
php${PHP_VERSION}-curl \
php${PHP_VERSION}-pecl-redis \
vim \
curl \
rm -rf /var/cache/apk/*