1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-27 18:28:31 +00:00
This commit is contained in:
Jonas Zohren 2021-07-19 22:02:10 +02:00
parent 0a8dadb797
commit 167e903a56

View file

@ -69,5 +69,5 @@ WORKDIR /srv/conduit
ENTRYPOINT [ "/srv/conduit/conduit" ]
# Copy the COnduit binary into the image at the latest possible moment to maximise caching:
# Copy the Conduit binary into the image at the latest possible moment to maximise caching:
COPY ./conduit-x86_64-unknown-linux-musl /srv/conduit/conduit