this repo has no description

refactor: update knot version to 1.6.0-alpha

hanna 3e500ea3 56b5bafe

Changed files
+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.5.0-alpha' 5 + arg TAG='v1.6.0-alpha' 6 6 7 7 workdir /app 8 8 run apk add git gcc musl-dev