fix: Revert Python to V3.8

This commit is contained in:
Stefan Reimer 2022-04-19 13:26:12 +02:00
parent f7a84e8b36
commit c3d416b75a

View File

@ -1,4 +1,4 @@
ARG RUNTIME_VERSION="3.9"
ARG RUNTIME_VERSION="3.8"
ARG DISTRO_VERSION="3.15"
ARG PULUMI_VERSION="3.29.1"