fix: multi platform builds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.04
|
||||
FROM --platform=$TARGETOS/$TARGETARCH ubuntu:18.04
|
||||
|
||||
LABEL maintainer="ki2007 <ki2007@damw.eu>" version="1.0"
|
||||
|
||||
|
Reference in New Issue
Block a user