Skip to content

Commit 013d542

Browse files
chore(deps): update ghcr.io/project-origin/electricity-server docker tag to v1.3.3 (#451)
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
1 parent 93f827c commit 013d542

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
public class RegistryFixture : IAsyncLifetime
2727
{
2828
private const string RegistryImage = "ghcr.io/project-origin/registry-server:2.1.0";
29-
private const string ElectricityVerifierImage = "ghcr.io/project-origin/electricity-server:1.3.2";
29+
private const string ElectricityVerifierImage = "ghcr.io/project-origin/electricity-server:1.3.3";
3030
private const int RabbitMqHttpPort = 15672;
3131
private const int GrpcPort = 5000;
3232
private const string RegistryAlias = "registry-container";

0 commit comments

Comments
 (0)