Skip to content

Commit d7bf6ac

Browse files
committed
Update Dockerfile to use ghcr.io/okteto/okteto:master
1 parent 86c45b0 commit d7bf6ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/okteto/okteto:3.19.0 AS okteto
1+
FROM ghcr.io/okteto/okteto:master AS okteto
22

33
FROM ghcr.io/okteto/golang:1.25 AS message-builder
44
RUN curl -L https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux64 > /usr/bin/jq && \

0 commit comments

Comments
 (0)