diff --git a/Dockerfile b/Dockerfile index 0ab6ab6..8fd9821 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:master +FROM okteto/okteto:3.1.0 COPY entrypoint.sh /entrypoint.sh RUN chmod +x /entrypoint.sh