diff --git a/.gitpod.yml b/.gitpod.yml index fe4283fa..001d13e9 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,3 +1,3 @@ -image: gitpod/workspace-python-3.10:2022-10-17-21-33-26 +image: gitpod/workspace-python-3.11:2023-10-19-14-24-02 tasks: - - init: make init && export COLUMNS=80 && gitopscli --help \ No newline at end of file + - init: make init && export COLUMNS=80 && poetry run gitopscli --help