all repos — homestead @ 30c6aa4c431b0d949efd55c58eea03311e8ffcc0

Code for my website

use nix to build docker images

Alan Pearce
commit

30c6aa4c431b0d949efd55c58eea03311e8ffcc0

parent

3760be74b045bd99d90dec527525cea26750fb85

1 file changed, 1 insertion(+), 2 deletions(-)

changed files
M fly.tomlfly.toml
@@ -7,8 +7,7 @@ app = "alanpearce-eu"
primary_region = "ams" [build] - [build.args] - GO_VERSION = "1.22.1" + image = "registry.fly.io/alanpearce-eu" [env] PORT = "3000"