diff --git a/Dockerfile b/Dockerfile index 7c9d39f..0aace98 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:2.29.3 +FROM okteto/okteto:2.30.0 COPY entrypoint.sh /entrypoint.sh