diff --git a/LivestreamRecorder.DB b/LivestreamRecorder.DB
index b6b572b..02991f4 160000
--- a/LivestreamRecorder.DB
+++ b/LivestreamRecorder.DB
@@ -1 +1 @@
-Subproject commit b6b572b0295288d61bb63f46060f02763d6afc85
+Subproject commit 02991f4d873dc8f6813823fc39595e7fc7e521fe
diff --git a/LivestreamRecorderService.csproj b/LivestreamRecorderService.csproj
index 223d975..f87b2cf 100644
--- a/LivestreamRecorderService.csproj
+++ b/LivestreamRecorderService.csproj
@@ -33,7 +33,7 @@
-
+
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 2909ec9..124bceb 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -15,7 +15,7 @@ variables:
steps:
- task: Docker@2
inputs:
- containerRegistry: 'Github Container Registry_Recorder-moe'
+ containerRegistry: 'GitHub Container Registry_Recorder-moe'
repository : 'Recorder-moe/LivestreamRecorderService'
command: 'buildAndPush'
tags: "latest"