diff --git a/fly.toml b/fly.toml --- a/fly.toml +++ b/fly.toml @@ -7,7 +7,7 @@ cpu_kind = "shared" cpus = 1 [build] -image = "flyio/audquotes:latest" +image = "registry.fly.io/audquotes:latest" [http_service] internal_port = 8080