go version for embedr (#4632)

This commit is contained in:
devin ivy
2024-06-24 21:56:32 -04:00
committed by GitHub
parent 682f31ec9d
commit efbc6d4f1b
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.21-bullseye AS build-env
FROM golang:1.22-bullseye AS build-env
WORKDIR /usr/src/social-app