We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd9e6d commit d402af3Copy full SHA for d402af3
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:4b45c54f"
+image = "registry.cloudflare.com/2846eb40a60f4738e292b90dcd8cce10/objectos:5fd9e6df"
48
max_instances = 5
49
instance_type = "standard-1"
50
0 commit comments