Skip to content

Commit d23ca12

Browse files
committed
config(modules/pharos): Update testnet image: pharos_community_v7_0918 -> pharos_community_v7_0923_01
1 parent ce438f4 commit d23ca12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/pharos/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
images = {
1818
"testnet" = {
1919
image = "public.ecr.aws/k2g7b7g1/pharos/testnet";
20-
tag = "pharos_community_v7_0918";
21-
digest = "sha256:9415d973aeff168d09ce7cb74982c1cf16bd07e1ce902b7a9c9cac46d2307a3b";
22-
sha256 = "sha256-+UXJvRp4q8ZfH1JnbEgjjAJtZB0r2KWS5Q0ay4bLunk=";
20+
tag = "pharos_community_v7_0923_01";
21+
digest = "sha256:6b563cb6a24b349885ed25787b99ba25a9177038b26f58fa2beebdca81d6b58d";
22+
sha256 = "sha256-Rep13rjLkX+INQ2wE/4UJNc+reBzZWi38C4ZfL9ks5I=";
2323
};
2424
"devnet" = {
2525
image = "public.ecr.aws/k2g7b7g1/pharos";

0 commit comments

Comments
 (0)