Community maintained Docker config for the knot server

bump to v1.11.0-alpha

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

authored by anil.recoil.org and committed by

Tangled 61941b38 c0af00f2

+1 -1
+1 -1
Dockerfile
··· 2 2 env KNOT_REPO_SCAN_PATH=/home/git/repositories 3 3 env CGO_ENABLED=1 4 4 5 - arg TAG='v1.10.0-alpha' 5 + arg TAG='v1.11.0-alpha' 6 6 7 7 workdir /app 8 8 run apk add git gcc musl-dev