Skip to content

Commit

Permalink
Add extension php-xmlreader to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
camilocodes committed Sep 17, 2024
1 parent b7dadb4 commit 849cb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/unb-libraries/drupal:10.x-1.x-unblib

# Install additional OS packages.
ENV ADDITIONAL_OS_PACKAGES="postfix php-ldap php-zip php81-pecl-redis"
ENV ADDITIONAL_OS_PACKAGES="postfix php-ldap php-xmlreader php-zip php81-pecl-redis"
ENV DRUPAL_SITE_ID="cogswell"
ENV DRUPAL_SITE_URI="cogswell.lib.unb.ca"
ENV DRUPAL_SITE_UUID="ac1ac8fe-3818-46e4-92b1-b4b64ac6e0c3"
Expand Down

0 comments on commit 849cb3f

Please sign in to comment.