Skip to content

Commit 7a5d4af

Browse files
authored
Merge pull request #89 from linuxserver/remove-packages
Remove base packages
2 parents e8897b8 + aaa73f5 commit 7a5d4af

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ RUN \
7171
php81-sodium \
7272
php81-sqlite3 \
7373
php81-tokenizer \
74-
php81-xml \
7574
php81-xmlreader \
7675
php81-xsl \
7776
php81-zip && \

Dockerfile.aarch64

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ RUN \
7171
php81-sodium \
7272
php81-sqlite3 \
7373
php81-tokenizer \
74-
php81-xml \
7574
php81-xmlreader \
7675
php81-xsl \
7776
php81-zip && \

Dockerfile.armhf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ RUN \
7171
php81-sodium \
7272
php81-sqlite3 \
7373
php81-tokenizer \
74-
php81-xml \
7574
php81-xmlreader \
7675
php81-xsl \
7776
php81-zip && \

0 commit comments

Comments
 (0)