We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7bf6ac commit 3e64c8fCopy full SHA for 3e64c8f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/okteto/okteto:master AS okteto
+FROM ghcr.io/okteto/okteto:3.20.0 AS okteto
2
3
FROM ghcr.io/okteto/golang:1.25 AS message-builder
4
RUN curl -L https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux64 > /usr/bin/jq && \
0 commit comments