diff --git a/.gitpod.yml b/.gitpod.yml index 996fab1..37691f7 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,6 +1,6 @@ # Image source code: https://github.com/axonasif/workspace-images/tree/tmp # Also see: https://github.com/gitpod-io/workspace-images/issues/1071 -image: axonasif/workspace-python@sha256:f5ba627a31505ea6cf100abe8e552d7ff9e0abd6ba46745b6d6dab349c001430 +image: gitpod/workspace-python-3.8 tasks: - name: Init project and run server