We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pharos_community_v0.6.1
pharos_community_v0.6.1_fix
1 parent f243f59 commit 84846ebCopy full SHA for 84846eb
modules/pharos/default.nix
@@ -17,9 +17,9 @@
17
images = {
18
"testnet" = {
19
image = "public.ecr.aws/k2g7b7g1/pharos/testnet";
20
- tag = "pharos_community_v0.6.1";
21
- digest = "sha256:9d3d28e0c8666c1d1c5a55bb54357dfcb760bdcbf77b95d85c5f30f601b16db0";
22
- sha256 = "sha256-qYfbJHGmAXWp31lJJwhlRvAtuIoQLHMG3DOBvFTGq8c=";
+ tag = "pharos_community_v0.6.1_fix";
+ digest = "sha256:0f09cb913b3a7dcf8d6f790bfa8f35ca8b2bbf831a83540ace2c0499843502aa";
+ sha256 = "sha256-l7zb38kVOIzK0ylTbTKzOjF25ysnRR7rRoA1txXDJrw=";
23
};
24
"devnet" = {
25
image = "public.ecr.aws/k2g7b7g1/pharos";
0 commit comments