Skip to content

Commit

Permalink
chore: revert cmd command
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTipo01 committed Aug 27, 2023
1 parent e082dcc commit 81c5cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ RUN apk add --no-cache \
COPY --from=build /src/yadmb /usr/bin/
COPY --from=build /go/bin/dca /usr/bin/

CMD ["sh", "-c", "cd / && yadmb"]
CMD ["yadmb"]

0 comments on commit 81c5cd9

Please sign in to comment.