feat: ARM64 support for Python
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.8-slim
|
||||
FROM --platform=$TARGETOS/$TARGETARCH python:3.8-slim
|
||||
|
||||
LABEL author="Michael Parker" maintainer="parker@pterodactyl.io"
|
||||
|
||||
|
Reference in New Issue
Block a user