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 e0aea70 commit 0d33826
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="eduhist"
ENV DRUPAL_SITE_URI="educationhistory.lib.unb.ca"
ENV DRUPAL_SITE_UUID="f1de2d88-eedf-4115-af2b-d55cf0a30215"
Expand Down

0 comments on commit 0d33826

Please sign in to comment.