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 57a5f5e commit ae93fc9Copy full SHA for ae93fc9
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