feat(base_debian): remove lib32gcc-s1 for ARM support (#36)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# SOFTWARE.
|
||||
#
|
||||
|
||||
FROM --platform=$BUILDPLATFORM alpine:latest
|
||||
FROM --platform=$TARGETOS/$TARGETARCH alpine:latest
|
||||
|
||||
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
||||
|
||||
|
Reference in New Issue
Block a user