Skip to content

Commit 1b2c08e

Browse files
lacatoireafilina
andauthored
Update Dockerfile
Co-authored-by: Anna Filina <afilina@gmail.com>
1 parent 1cd4018 commit 1b2c08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apk add --no-cache \
2020
pkgconfig \
2121
&& docker-php-ext-install intl xsl
2222

23-
# 📦 Installer Composer
23+
# 📦 Install Composer
2424
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
2525

2626
# Install PhD and the PHP package (stable compatible version --addpackage)

0 commit comments

Comments
 (0)