Skip to content

Commit 82f892d

Browse files
Kevinjilvmcj
authored andcommitted
Add yarn to the contributor image
1 parent 0eb030f commit 82f892d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-contributor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
2222
# Install required packages and clean up afterwards to make this image layer smaller
2323
RUN apt-get update \
2424
&& apt-get install --no-install-recommends --no-install-suggests -y \
25-
curl dumb-init autoconf automake git acl \
25+
curl dumb-init autoconf automake git acl yarnpkg \
2626
gcc g++ make zip unzip mariadb-client \
2727
nginx php8.3 php8.3-cli php8.3-fpm php8.3-zip \
2828
php8.3-gd php8.3-curl php8.3-mysql php8.3-intl \

0 commit comments

Comments
 (0)