There was an error while loading. Please reload this page.
1 parent 5cf42c9 commit a6d9a17Copy full SHA for a6d9a17
1 file changed
build.haxe.org.tf
@@ -5,14 +5,14 @@ locals {
5
replicas = 1
6
subdomain = "development-build"
7
host = "development-build.haxe.org"
8
- image = "ghcr.io/haxefoundation/build.haxe.org:b127d70aa648fc6b7c4f6025e8a7985ad11e8576"
+ image = "ghcr.io/haxefoundation/build.haxe.org:f929cd2e8f63ea401903e368bad941e5b1547274"
9
proxied = false
10
}
11
prod = {
12
replicas = 2
13
subdomain = "build"
14
host = "build.haxe.org"
15
16
proxied = true
17
18
0 commit comments