Skip to content

Commit

Permalink
FTP extension is missed for the Debian image (spryker#90)
Browse files Browse the repository at this point in the history
* PHP version update + Security check

* FRW-7921: FTP extension is missed for Debian image
  • Loading branch information
alexanderM91 authored Apr 18, 2024
1 parent 3c15243 commit 5b4ac1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/bullseye/8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ARG PHP_BUILD_DEPS="\
ARG PHP_EXTENSIONS="\
bcmath \
bz2 \
ftp \
gd \
gmp \
intl \
Expand Down

0 comments on commit 5b4ac1e

Please sign in to comment.