diff --git a/Dockerfile b/Dockerfile index a21e64d..9559179 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:master +FROM okteto/okteto:3.2.1 COPY entrypoint.sh /entrypoint.sh