Skip to content

Commit fed7105

Browse files
committed
chore: Bump components_flyio
1 parent 9549c78 commit fed7105

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

obelisk-local.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-10-25@sha256:ead7906e2bd23f5a54d9cf42acf2c0754948aac0309b042d25d26bc881d689d4"
8+
location.oci = "docker.io/getobelisk/components_flyio_activity_fly_http:2025-11-02@sha256:af958625f8e056bceeb33ec768abde32c716866305ee6e1abc6f63fc759079db"
99
exec.lock_expiry.seconds = 15
1010
env_vars = ["FLY_API_TOKEN"]
1111
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-10-25@sha256:ead7906e2bd23f5a54d9cf42acf2c0754948aac0309b042d25d26bc881d689d4"
8+
location.oci = "docker.io/getobelisk/components_flyio_activity_fly_http:2025-11-02@sha256:af958625f8e056bceeb33ec768abde32c716866305ee6e1abc6f63fc759079db"
99
exec.lock_expiry.seconds = 15
1010
env_vars = ["FLY_API_TOKEN"]
1111
forward_stdout = "stderr"

scripts/json-app-init-itself.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cat <<EOF
2323
"activity-wasm-list":[
2424
{
2525
"name": "activity_fly_http",
26-
"location-oci": "docker.io/getobelisk/components_flyio_activity_fly_http:2025-10-05@sha256:fc19825d246fae8110f0473a505bf1da727086832bb0820653ec36e940822024",
26+
"location-oci": "docker.io/getobelisk/components_flyio_activity_fly_http:2025-11-02@sha256:af958625f8e056bceeb33ec768abde32c716866305ee6e1abc6f63fc759079db",
2727
"env-vars":["FLY_API_TOKEN"],
2828
"lock-expiry-seconds": 15,
2929
"max-retries": 6

0 commit comments

Comments
 (0)