Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
bumped to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 4, 2017
1 parent 359b4ae commit b6db098
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
Expand Up @@ -129,7 +129,7 @@ RUN ln -s /opt/etc/httpd/conf.d/ports.conf /etc/httpd/conf.d/ports.conf && \
ln -s /opt/etc/php/email.php /opt/comanage/comanage-registry-$version/local/Config/email.php && \
rm -f /opt/comanage/comanage-registry-$version/app/Config/email.php && \
ln -s /opt/etc/php/email.php /opt/comanage/comanage-registry-$version/app/Config/email.php && \
ln -s /opt/comanage/comanage-registry-1.0.5/app/webroot /var/www/html/registry && \
ln -s /opt/comanage/comanage-registry-1.0.6/app/webroot /var/www/html/registry && \
rm /etc/httpd/conf/httpd.conf && \
ln -s /opt/etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf && \
/opt/autoexec/bin/onbuild.sh
Expand Down

0 comments on commit b6db098

Please sign in to comment.