Skip to content

Commit cbad7c0

Browse files
authored
chore(ZMSKVR): Add Python3
1 parent 624cf45 commit cbad7c0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

php84/Dockerfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ RUN docker-apt-clean-install \
2525
git \
2626
wget \
2727
gnupg2 \
28-
python3-multiprocessing \
28+
python3 \
29+
python3-dev \
30+
python3-pip \
31+
build-essential \
2932
#gosu \
3033
libbz2-dev \
3134
#libexif-dev \

0 commit comments

Comments
 (0)