Skip to content

Commit

Permalink
Fix Dockerfile, remove COPY
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 15, 2022
1 parent 5e3eedc commit 1ef7f66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ ARG VCS_REF
ARG BUILD_DATE

COPY --from=docker /usr/libexec/docker/cli-plugins/docker-compose /usr/bin/docker-compose
COPY entrypoint.sh /entrypoint.sh

# Metadata
LABEL org.label-schema.vendor="Sudo-Bot" \
Expand Down

0 comments on commit 1ef7f66

Please sign in to comment.