Community maintained Docker config for the spindle server

refactor: update knot version to 1.6.0-alpha

hanna 3e500ea3 56b5bafe

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