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 7d88091 commit 5013a85Copy full SHA for 5013a85
1 file changed
samples/AspireWithPython/InstrumentedPythonProject/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.9-slim AS base
+FROM python:3.12.11-slim AS base
2
3
# Set the working directory, the app files could be bind-mounted here
4
WORKDIR /app
0 commit comments