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 fe2c1a4 commit d990774Copy full SHA for d990774
Dockerfile
@@ -1,5 +1,5 @@
1
### Use an appropriate version of Python
2
-FROM python:3.12-slim-bullseye@sha256:2098ae1a93b47ea9ea4ea66a6ff4659deb770c45e35244a7a5db73ea4e93d2a5 AS python
+FROM python:3.12-slim-bullseye@sha256:5a03945656759194da8722f23efcf724060324bcdc2fb0494430371c18d39db2 AS python
3
4
ENV DEBIAN_FRONTEND=noninteractive
5
0 commit comments