Skip to content

Commit be01229

Browse files
chore(deps): update ghcr.io/project-origin/registry-server docker tag to v2.2.2 (#520)
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
1 parent 7db1dfa commit be01229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ProjectOrigin.Vault.Tests/TestClassFixtures/RegistryFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace ProjectOrigin.Vault.Tests.TestClassFixtures;
2626

2727
public class RegistryFixture : IAsyncLifetime
2828
{
29-
private const string RegistryImage = "ghcr.io/project-origin/registry-server:2.2.1";
29+
private const string RegistryImage = "ghcr.io/project-origin/registry-server:2.2.2";
3030
private const string ElectricityVerifierImage = "ghcr.io/project-origin/electricity-server:1.4.0";
3131
private const int RabbitMqHttpPort = 15672;
3232
private const int GrpcPort = 5000;

0 commit comments

Comments
 (0)