mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
eof newline
This commit is contained in:
parent
00008c553d
commit
617257b7dc
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ CMD ["./GreeterTests"]
|
|||
FROM ubuntu:20.04 as deploy
|
||||
WORKDIR /app
|
||||
COPY --from=build /build-all/build/standalone/Greeter ./
|
||||
CMD ["./Greeter"]
|
||||
CMD ["./Greeter"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue