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.
2 parents 2179cef + 9810918 commit 97bdd8dCopy full SHA for 97bdd8d
Dockerfile
@@ -1,5 +1,5 @@
1
# Use a Python slim image
2
-FROM python:3.12.5-slim
+FROM python:3.12.6-slim
3
4
# Install gcc
5
RUN apt-get update && apt-get install --yes gcc
0 commit comments