Skip to content

Commit b5743b3

Browse files
committed
chore: Update OCI references
1 parent ceb3883 commit b5743b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

obelisk-local.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ 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-09-28@sha256:41d1e9af0a0ef46b182f459e5113f224aa9cb29af197a8d841f8a1845d708ae6"
8+
location.oci = "docker.io/getobelisk/components_flyio_activity_fly_http:2025-09-29@sha256:ef5586c6f3f9b01cb4177510af4f1fd7e307771fb798863409634706412eeda9"
99
exec.lock_expiry.seconds = 15
1010
env_vars = ["FLY_API_TOKEN"]
1111
forward_stdout = "stderr"
1212
forward_stderr = "stderr"
1313

1414
[[webhook_endpoint]]
1515
name = "webhook_fly_secrets_updater"
16-
location.oci = "docker.io/getobelisk/components_flyio_webhook_fly_secrets_updater:2025-09-28@sha256:ce78a2bcf3c47ca7409fba65a666f81397479985b0b1796bb06cbe5a6c98dc06"
16+
location.oci = "docker.io/getobelisk/components_flyio_webhook_fly_secrets_updater:2025-09-29@sha256:0725b6a074e549eec9aa38dd0f018c9420f68fdc0ee00e51ea7bc51cefb07a8e"
1717
http_server = "webhook_server"
1818
routes = [{ methods = ["POST"], route = "/" }]
1919
env_vars = ["FLY_API_TOKEN"]

0 commit comments

Comments
 (0)