Community maintained Docker config for the spindle server

refactor: update knot version to 1.5.0-alpha

hanna 56b5bafe 5d6fc98f

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