We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1dd927 commit 8cf85a9Copy full SHA for 8cf85a9
cmd/framesd/Dockerfile
@@ -18,6 +18,7 @@
18
# You can also use -e V3IO_GRPC_PORT=9999 and -e V3IO_HTTP_PORT=9998 to set ports
19
# (don't forget to update the -p accordingly)
20
21
+
22
FROM --platform=linux/amd64 golang:1.24-alpine AS build
23
24
WORKDIR /frames
0 commit comments