debug helper
This commit is contained in:
@@ -2,6 +2,7 @@ FROM php:8.2-fpm-alpine
|
||||
|
||||
# Install system dependencies
|
||||
RUN apk add --no-cache \
|
||||
vim \
|
||||
libzip-dev \
|
||||
postgresql-dev \
|
||||
libpng-dev \
|
||||
|
||||
Reference in New Issue
Block a user