Skip to content

Commit 7072fdb

Browse files
committed
Update php 8.2
1 parent 0d9d5b9 commit 7072fdb

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
@@ -8,6 +8,7 @@ ENV SCRIPT_ROOT=/opt/tt-rss
88
VOLUME /var/www/html
99
VOLUME ${SCRIPT_ROOT}/config.d
1010

11+
RUN apt install software-properties-common
1112
RUN add-apt-repository ppa:ondrej/php
1213
RUN apt update
1314
# Install software

0 commit comments

Comments
 (0)