Skip to content

Commit 428c647

Browse files
authored
Update Dockerfile
1 parent 483049f commit 428c647

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
@@ -91,7 +91,7 @@ apt-get install -y -o Dpkg::Options::="--force-confnew" --no-install-recommends
9191
php${PHP_VERSION}-memcached \
9292
libmemcached-tools \
9393
php${PHP_VERSION}-intl \
94-
php${PHP_VERSION}-apcu
94+
php${PHP_VERSION}-apcu \
9595
gh
9696

9797
EOS

0 commit comments

Comments
 (0)