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 ae9f515 commit 381c262
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="emmr"
ENV DRUPAL_SITE_URI="emmr.lib.unb.ca"
ENV DRUPAL_SITE_UUID="9ae92cc6-c0b6-41d0-b619-778b7e928952"
Expand Down

0 comments on commit 381c262

Please sign in to comment.