We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db61a82 commit 5ad8f6cCopy full SHA for 5ad8f6c
src/Dependify.Aspire.Hosting/DependifyContainerImageTags.cs
@@ -4,5 +4,5 @@ internal static class DependifyContainerImageTags
4
{
5
public const string Registry = "ghcr.io";
6
public const string Image = "nikiforovall/dependify";
7
- public const string Tag = "1.5.0";
+ public const string Tag = "1.5.1";
8
}
0 commit comments