We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260ef97 commit fc232c4Copy full SHA for fc232c4
bin/docker/Dockerfile
@@ -36,7 +36,7 @@ RUN set -eux; \
36
apt-get update; \
37
apt-get install -y --no-install-recommends \
38
$PHPIZE_DEPS \
39
- ca-certificates \
+ ca-certificates git \
40
curl \
41
xz-utils \
42
; \
0 commit comments