Skip to content

Commit

Permalink
change copy src for rubin
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkuhn committed Nov 8, 2023
1 parent 2036081 commit 1179c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ENV RELEASE_NAME=$RELEASE_NAME
#ENV BUILD_DATE=$BUILD_DATE

COPY dist/* /tools/
COPY --from=rubin /main /tools/rubin
COPY --from=rubin /rubin /tools/rubin

# mailcap: Helper application and MIME type associations for file types
# ca-certificates: Common CA certificates PEM files from Mozilla
Expand Down

0 comments on commit 1179c90

Please sign in to comment.