Skip to content

Commit 7a2b3c0

Browse files
committed
chore: Switch to latest activity_fly_http
1 parent 965ab5e commit 7a2b3c0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

obelisk-local-postgres.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ log.stdout.enabled = true
1212
[[activity_wasm]]
1313
# For health checking.
1414
name = "activity_fly_http"
15-
location.oci = "docker.io/getobelisk/components_flyio_activity_fly_http:2025-11-02@sha256:af958625f8e056bceeb33ec768abde32c716866305ee6e1abc6f63fc759079db"
15+
location.oci = "docker.io/getobelisk/components_fly_activity_fly_http:2026-01-10@sha256:4985d2a91d1edcb2312617be37ebb8a4599c886e714b47227c69dbd15c51b2f9"
1616
exec.lock_expiry.seconds = 15
1717
env_vars = ["FLY_API_TOKEN"]
1818
forward_stdout = "stderr"

obelisk-local.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ prefix = "obelisk.log" # File name prefix
1212

1313
[[activity_wasm]]
1414
name = "activity_fly_http"
15-
location.oci = "docker.io/getobelisk/components_flyio_activity_fly_http:2025-11-02@sha256:af958625f8e056bceeb33ec768abde32c716866305ee6e1abc6f63fc759079db"
15+
location.oci = "docker.io/getobelisk/components_fly_activity_fly_http:2026-01-10@sha256:4985d2a91d1edcb2312617be37ebb8a4599c886e714b47227c69dbd15c51b2f9"
1616
exec.lock_expiry.seconds = 15
1717
env_vars = ["FLY_API_TOKEN"]
1818
forward_stdout = "stderr"

obelisk-oci.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ log.stdout.enabled = true
55

66
[[activity_wasm]]
77
name = "activity_fly_http"
8-
location.oci = "docker.io/getobelisk/components_flyio_activity_fly_http:2025-11-02@sha256:af958625f8e056bceeb33ec768abde32c716866305ee6e1abc6f63fc759079db"
8+
location.oci = "docker.io/getobelisk/components_fly_activity_fly_http:2026-01-10@sha256:4985d2a91d1edcb2312617be37ebb8a4599c886e714b47227c69dbd15c51b2f9"
99
exec.lock_expiry.seconds = 15
1010
env_vars = ["FLY_API_TOKEN"]
1111
forward_stdout = "stderr"

0 commit comments

Comments
 (0)