Skip to content

Commit da01240

Browse files
authored
Merge pull request #9 from rsubr/noble
noble merge
2 parents 6db5f14 + dd61542 commit da01240

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ENV DEBIAN_FRONTEND=noninteractive
99
RUN apt-get update && \
1010
apt-get -y install \
1111
apache2 \
12+
composer \
13+
git \
1214
libapache2-mod-php \
1315
libapache2-mod-auth-openidc \
1416
php-bcmath \

0 commit comments

Comments
 (0)