Skip to content

Commit

Permalink
Update Dockerfile_mailer
Browse files Browse the repository at this point in the history
  • Loading branch information
Eshanchik authored Feb 25, 2024
1 parent 6da13d3 commit 3813e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_mailer
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ COPY --from=ghcr.io/ambrosus/airdao-gov-user-binary:main /tmp/builder/mailer /ap

RUN apt-get update && apt-get install -y lsb-release ca-certificates libssl-dev && apt-get clean all

CMD ["./mailer"]
CMD ["./airdao-gov-portal-mailer"]

0 comments on commit 3813e6e

Please sign in to comment.