bump to v1.11.0-alpha #13

merged
opened by anil.recoil.org targeting main

Not sure how the Docker Hub image rebuild works, but this is what I'm usually locally

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