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 6b2d278 commit 3722778Copy full SHA for 3722778
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/okteto/okteto:master AS okteto
+FROM ghcr.io/okteto/okteto:3.18.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