Skip to content

Commit

Permalink
remove it here too
Browse files Browse the repository at this point in the history
  • Loading branch information
ErinLMoore committed Oct 7, 2024
1 parent 0e48c34 commit c6635df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ COPY --from=asset-builder /root/apps/concierge_site/priv/static .
WORKDIR /root
RUN curl https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem \
-o aws-cert-bundle.pem
RUN echo "51b107da46717aed974d97464b63f7357b220fe8737969db1492d1cae74b3947 aws-cert-bundle.pem" | sha256sum -c -
RUN mix compile
RUN mix phx.digest
RUN mix release
Expand Down

0 comments on commit c6635df

Please sign in to comment.