diff --git a/Dockerfile b/Dockerfile index c8e7f44..c3aa3c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13-bookworm +FROM python:3.14-bookworm LABEL org.opencontainers.image.title="Ansible Runner" LABEL org.opencontainers.image.description="Ansible Run Container"