Fork of official Bluesky PDS (Personal Data Server).

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