We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c45b0 commit d7bf6acCopy full SHA for d7bf6ac
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/okteto/okteto:3.19.0 AS okteto
+FROM ghcr.io/okteto/okteto:master 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