Skip to content

Commit 6dd2436

Browse files
committed
Merge branch 'main' into apache
2 parents 91b7bf0 + c05567f commit 6dd2436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM php:8.4-apache
22

33
# keep ordered alphabetically to reduce diffs
44
RUN apt update && apt install -y \
5+
sudo \
56
acl \
67
apt-transport-https \
78
build-essential \

0 commit comments

Comments
 (0)