Skip to content

Commit

Permalink
feat: install gnu patch
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Nov 4, 2024
1 parent f542fd9 commit 1bb4fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN <<EOF
openssh-keygen \
openssh-keysign \
rsync \
patch \
php-${PHP_VERSION} \
php-${PHP_VERSION}-fileinfo \
php-${PHP_VERSION}-openssl \
Expand Down

0 comments on commit 1bb4fb8

Please sign in to comment.