Merge branch 'main' into go-124

This commit is contained in:
Jaz Volpert
2025-07-30 17:40:42 +00:00
40 changed files with 1002 additions and 388 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24-bullseye AS build-env
FROM golang:1.24.5-bullseye AS build-env
WORKDIR /usr/src/social-app