We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63069d4 commit e7ff12eCopy full SHA for e7ff12e
ecs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.20-alpine AS api
+FROM docker.io/golang:1.22-alpine AS api
2
RUN go install -v \
3
github.com/processone/ejabberd-api/cmd/ejabberd@latest \
4
&& mv bin/ejabberd bin/ejabberdapi
0 commit comments