We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483049f commit 428c647Copy full SHA for 428c647
Dockerfile
@@ -91,7 +91,7 @@ apt-get install -y -o Dpkg::Options::="--force-confnew" --no-install-recommends
91
php${PHP_VERSION}-memcached \
92
libmemcached-tools \
93
php${PHP_VERSION}-intl \
94
- php${PHP_VERSION}-apcu
+ php${PHP_VERSION}-apcu \
95
gh
96
97
EOS
0 commit comments