We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ce8fb commit ef101d1Copy full SHA for ef101d1
python/ecs-serviceconnect/services/data/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official Python image
2
-FROM --platform=linux/amd64 python:3.9-slim
+FROM --platform=linux/amd64 python:3.12-slim
3
4
# Set the working directory
5
WORKDIR /app
0 commit comments