Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all references to assistant.moe domain & subdomains #12

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

nicoco007
Copy link
Contributor

@nicoco007 nicoco007 commented Feb 4, 2025

Files were retrieved from The Wayback Machine. Doing the bare minimum to get the website to actually load; I haven't checked if all of this stuff is actually required.

@@ -1,7 +1,7 @@
FROM php:7-apache-buster

RUN apt-get update && \
apt-get install -y libpq-dev python3 python3-pip libonig-dev git && \
apt-get install -y libpq-dev python3 python3-pip libonig-dev zlib1g-dev libjpeg-dev git && \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding these was necessary to get the docker image to build, I think Pillow (used by UnityPack) got updated and has new dependencies

@luludotdev luludotdev merged commit 453b68d into bsmg:master Feb 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants