Skip to content

Commit 894f14d

Browse files
committed
typo
1 parent ca1f661 commit 894f14d

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
@@ -70,7 +70,7 @@ RUN apt-get update -yqq \
7070
&& pecl install memcached \
7171
&& docker-php-ext-enable memcached
7272

73-
# Remove 10 MB /usr/src/php.tar.xz file. Unnecesary since we never update PHP without rebuilding.
73+
# Remove 10 MB /usr/src/php.tar.xz file. Unnecessary since we never update PHP without rebuilding.
7474
# Ref: https://github.com/docker-library/php/issues/488
7575
RUN rm /usr/src/php.tar.xz /usr/src/php.tar.xz.asc
7676

0 commit comments

Comments
 (0)