Update zig-out/container/Dockerfile
This commit is contained in:
parent
200781b2f0
commit
6b100850f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue