this repo has no description
0
fork

Configure Feed

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

fix Dockerfile update typo

+1 -1
+1 -1
cmd/collectiondir/Dockerfile
··· 1 - FROM golang:1.24-alpine3.22 AS build-env 1 + FROM golang:1.24-bullseye AS build-env 2 2 3 3 ENV DEBIAN_FRONTEND=noninteractive 4 4 ENV TZ=Etc/UTC