mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-11 16:46:38 +00:00
2 lines
126 B
Plaintext
2 lines
126 B
Plaintext
RUN dpkg --add-architecture arm64 && apt-get update && apt-get install --assume-yes postgresql:arm64 postgresql-devel
|