update to v1.9.0-alpha #7

closed
opened by anil.recoil.org targeting main

Needed for the XRPC knot change

Changed files
+1 -1
+1 -1
Dockerfile
···
env KNOT_REPO_SCAN_PATH=/home/git/repositories
env CGO_ENABLED=1
-
arg TAG='v1.8.0-alpha'
+
arg TAG='v1.9.0-alpha'
workdir /app
run apk add git gcc musl-dev