diff --git a/Dockerfile b/Dockerfile index 9fb500f..66c2161 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:2.24.0 +FROM okteto/okteto:2.24.1 COPY entrypoint.sh /entrypoint.sh