Skip to content

Commit b28f72d

Browse files
committed
CI trigger test for emulator.Dockerfile
1 parent 7c820f3 commit b28f72d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

emulator.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ FROM rust:1.87-slim-bookworm AS plato-emulator
3030

3131
COPY --from=mupdf-libs /usr/local/lib/ /usr/local/lib/
3232
COPY --from=mupdf-libs /usr/local/include/mupdf/ /usr/local/include/mupdf/
33-
3433
COPY . /usr/src/plato
3534

3635
RUN apt-get update \

0 commit comments

Comments
 (0)