Revert "oops"

This reverts commit 6900c0fcb1.
This commit is contained in:
tamsin woo 2024-03-23 16:32:49 -07:00
parent 555ee67990
commit eff7caa566

View File

@ -13,7 +13,6 @@ USER 10000
COPY --from=builder --chown=10000:10001 /go/bin/molly-brown /mb
COPY ./molly.conf /mb/molly.conf
COPY ./entrypoint.sh /mb/entrypoint.sh
ENTRYPOINT entrypoint.sh
CMD /mb/molly-brown -c /mb/molly.conf