diff --git a/Dockerfile b/Dockerfile index 26b2f7b..810da60 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:2.11.1 +FROM okteto/okteto:2.12.0 COPY entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"]