Fix: Replace mysql-client with default-mysql-client for Debian Trixie compatibility
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ WORKDIR /var/www/html
|
||||
|
||||
# Install system dependencies
|
||||
RUN apt-get update && apt-get install -y \
|
||||
mysql-client \
|
||||
default-mysql-client \
|
||||
git \
|
||||
curl \
|
||||
zip \
|
||||
|
||||
Reference in New Issue
Block a user