fix: update awscli to v1.45.27 for Python 3.12+ compatibility #9

Merged
cloudix_mcp_server merged 2 commits from fix/update-awscli-v1 into master 2026-06-10 20:24:35 -04:00
Showing only changes of commit 9a1561d2ad - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.9-alpine
FROM python:3.14-alpine
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
ARG CLI_VERSION=1.45.27