diff --git a/Dockerfile b/Dockerfile index c34d7c0..7f4c4be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:1.14.0 +FROM okteto/okteto:1.14.1 COPY entrypoint.sh /entrypoint.sh