Merge pull request #231 from linuxserver/perl-json

This commit is contained in:
Adam
2023-05-22 23:33:16 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -188,6 +188,7 @@ RUN \
pcre2 \
perl \
perl-datetime-format-strptime \
perl-json \
py3-requests \
python3 \
uriparser \

View File

@@ -187,6 +187,7 @@ RUN \
pcre2 \
perl \
perl-datetime-format-strptime \
perl-json \
py3-requests \
python3 \
uriparser \