Skip to content

Commit 51d3f57

Browse files
authored
Update Dockerfile
1 parent 1b78561 commit 51d3f57

File tree

1 file changed

+1
-0
lines changed
  • HwProj.AuthService/HwProj.AuthService.API

1 file changed

+1
-0
lines changed

HwProj.AuthService/HwProj.AuthService.API/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ COPY ["Directory.Build.props", "Directory.Build.props"]
66
COPY ["HwProj.AuthService/HwProj.AuthService.API/", "HwProj.AuthService/HwProj.AuthService.API/"]
77
COPY ["HwProj.Common/HwProj.Common.Net8/", "HwProj.Common/HwProj.Common.Net8/"]
88
COPY ["HwProj.Common/HwProj.Models/", "HwProj.Common/HwProj.Models/"]
9+
COPY ["HwProj.Common/HwProj.Repositories/", "HwProj.Common/HwProj.Repositories/"]
910
COPY ["HwProj.EventBus/HwProj.EventBus.Client/", "HwProj.EventBus/HwProj.EventBus.Client/"]
1011
COPY ["HwProj.NotificationsService/HwProj.NotificationService.Events/", "HwProj.NotificationsService/HwProj.NotificationService.Events/"]
1112

0 commit comments

Comments
 (0)