Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

go version for embedr (#4632)

authored by

devin ivy and committed by
GitHub
efbc6d4f 682f31ec

+1 -1
+1 -1
Dockerfile.embedr
··· 1 - FROM golang:1.21-bullseye AS build-env 1 + FROM golang:1.22-bullseye AS build-env 2 2 3 3 WORKDIR /usr/src/social-app 4 4