We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b65e2 commit 6af3728Copy full SHA for 6af3728
Dockerfile
@@ -2,7 +2,7 @@
2
# Use the official Python 3 image.
3
# https://hub.docker.com/_/python
4
#FROM python:3.8.16-slim
5
-FROM python:3.11.3-slim
+FROM python:3.11.4-slim
6
7
ARG DEBIAN_FRONTEND=noninteractive
8
RUN apt-get -y update \
0 commit comments