go version for embedr (#4632)
parent
682f31ec9d
commit
efbc6d4f1b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue