Skip to content

Commit 0f3d292

Browse files
x2
1 parent c4927bc commit 0f3d292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/opentofu/ecs/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ module "ecs" {
6767
cpu = 1024
6868
memory = 2048
6969
essential = false
70-
image = "ghcr.io/pokt-network/path:main"
70+
image = "ghcr.io/pokt-network/path:sha-ca7acdd-rc"
7171
memory_reservation = 50
7272
port_mappings = [
7373
{

0 commit comments

Comments
 (0)