fix: multi platform builds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM erlang:23-alpine
|
||||
FROM --platform=$TARGETOS/$TARGETARCH erlang:23-alpine
|
||||
|
||||
LABEL author="Pascal Zarrad" maintainer="p.zarrad@outlook.de"
|
||||
|
||||
|
Reference in New Issue
Block a user