Skip to content

Commit d4aea10

Browse files
authored
Update Dockerfile
1 parent 9fd7cda commit d4aea10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN locale-gen en_US.UTF-8 && \
1919
apt-get install -y --force-yes nginx \
2020
php8.0-fpm \
2121
php8.0-zip \
22-
php8-mysql \
22+
php8.0-mysql \
2323
php8.0-redis \
2424
php8.0-xml \
2525
php8.0-xdebug \

0 commit comments

Comments
 (0)