We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246e0e1 commit c7e2ae4Copy full SHA for c7e2ae4
1 file changed
apps/objectos/wrangler.toml
@@ -44,7 +44,7 @@ compatibility_flags = ["nodejs_compat"]
44
# rebuild + re-push to ship a new version, then run `wrangler deploy`.
45
[[containers]]
46
class_name = "ObjectOSContainer"
47
-image = "registry.cloudflare.com/2846eb40a60f4738e292b90dcd8cce10/objectos:e7220f3f"
+image = "registry.cloudflare.com/2846eb40a60f4738e292b90dcd8cce10/objectos:246e0e1a"
48
max_instances = 5
49
instance_type = "standard-1"
50
0 commit comments