Skip to content

Commit f744fd7

Browse files
add patch name as option
1 parent a14a8a4 commit f744fd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN apk add --no-cache \
66
libxml2-dev \
77
curl-dev \
88
oniguruma-dev \
9+
bash \
910
&& docker-php-ext-install xml mbstring curl
1011

1112

0 commit comments

Comments
 (0)