We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533e98a commit 66e4a9aCopy full SHA for 66e4a9a
1 file changed
apps/cloud/wrangler.toml
@@ -45,7 +45,7 @@ compatibility_flags = ["nodejs_compat"]
45
# rebuild + re-push to ship a new version, then run `wrangler deploy`.
46
[[containers]]
47
class_name = "CloudContainer"
48
-image = "registry.cloudflare.com/2846eb40a60f4738e292b90dcd8cce10/objectstack-cloud:43f4ff7e"
+image = "registry.cloudflare.com/2846eb40a60f4738e292b90dcd8cce10/objectstack-cloud:836fcfa7"
49
max_instances = 3
50
instance_type = "standard-1"
51
0 commit comments