mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
sitekey form mobile styling
This commit is contained in:
4
utils/x86_64-unknown-linux-musl-dockerfile
Normal file
4
utils/x86_64-unknown-linux-musl-dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM rustembedded/cross:x86_64-unknown-linux-musl
|
||||
RUN dpkg --add-architecture arm64 && \
|
||||
apt-get update &&
|
||||
apt-get install --assume-yes postgresql-13:x86_64
|
||||
Reference in New Issue
Block a user