Tom Alexander d6c175a3cc
Remove private mirror from dockerfiles.
I now have a pull-through cache set up with kaniko, so I no longer need this hard-coded path. Removing the private mirror from the dockerfiles makes them more portable.
2023-07-13 15:31:07 -04:00

4 lines
77 B
Docker

FROM rustlang/rust:nightly-alpine3.17
RUN apk add --no-cache musl-dev emacs