Skip to content

Commit

Permalink
origin: Fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dev committed Dec 26, 2023
1 parent 17805bf commit 623d08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion origin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ COPY --from=builder_files \
/etc/group \
/etc/mime.types \
/etc/timezone \
/etc
/etc/
COPY --from=builder_files /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt

COPY --from=builder_go /origin/dist/origin /usr/local/bin/origin
Expand Down

0 comments on commit 623d08b

Please sign in to comment.