Skip to content

Commit c05567f

Browse files
committed
feat: sudo
1 parent 5b316b6 commit c05567f

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
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)