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