Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 404fcef

Browse files
committed
Fix builder
1 parent b8b42a5 commit 404fcef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ kill_timeout = 5
1212
auto_rollback = true
1313

1414
[build]
15-
builder = "heroku/buildpacks:24"
15+
builder = "heroku/builder:24"

0 commit comments

Comments
 (0)