Update zig-out/container/Dockerfile

This commit is contained in:
lobo 2025-04-11 22:24:10 +00:00
parent 200781b2f0
commit 6b100850f6

View file

@ -5,4 +5,4 @@ ARG TARGETOS
ARG TARGETARCH
RUN echo "I am building for $TARGETPLATFORM. That is $TARGETOS and $TARGETARCH"
RUN echo "COPY syncthing_events_$TARGETOS-$TARGETARCH /bin"
COPY syncthing_events-$TARGETOS-$TARGETARCH /bin