diff --git a/Dockerfile b/Dockerfile index 1f2b6b5dc..2f7164a4a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.8-slim as base +FROM python:3.10-slim as base LABEL vendor=neon.ai \ ai.neon.name="neon-skills"