diff --git a/Dockerfile b/Dockerfile index b00468a..435c4cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM okteto/okteto:1.14.7 +FROM okteto/okteto:1.14.8 COPY entrypoint.sh /entrypoint.sh