all repos — website @ 30e4cb4e4af3a6eebd3b4fb431828d284a72a10a

My website

use nix to build docker images

Alan Pearce
commit

30e4cb4e4af3a6eebd3b4fb431828d284a72a10a

parent

0fc79f324d54cc7a45c0ad0ffa9c75cd716e0126

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"