diff --git a/.dockerignore b/.dockerignore index 025b830..6927191 100644 --- a/.dockerignore +++ b/.dockerignore @@ -28,4 +28,4 @@ README.md !.git/config !.git/packed-refs !.git/refs/heads/** -!**/publish/** \ No newline at end of file +!**/bin/Release/net8.0/publish/**