Mirror from bluesky-social/pds
0
fork

Configure Feed

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

bump alpine image for newer go

authored by

Alex Garnett and committed by
GitHub
1eda0acc 5cfc491d

+1 -1
+1 -1
Dockerfile
··· 1 - FROM node:20.19-alpine3.22 as build 1 + FROM node:20.19-alpine3.23 as build 2 2 3 3 RUN corepack enable 4 4