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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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