Community maintained Docker config for the knot server
98
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump golang alpine image

1.24 -> 1.25

authored by

Jonathan Chan and committed by tangled.org c0816c02 41875526

+1 -1
+1 -1
Dockerfile
··· 1 - from golang:1.24-alpine as builder 1 + from golang:1.25-alpine as builder 2 2 env KNOT_REPO_SCAN_PATH=/home/git/repositories 3 3 env CGO_ENABLED=1 4 4