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 59c02ed commit 101ab69Copy full SHA for 101ab69
Dockerfile
@@ -1,5 +1,5 @@
1
### Use an appropriate version of Python
2
-FROM python:3.12-slim-bullseye@sha256:8df526131d9e8cb11224144953ae039d251fb5f971793a42644408e6e901a1c7 AS python
+FROM python:3.12-slim-bullseye@sha256:c5d5bf0a8e18036ad7847104124d404650b57b95d54305282d78f1ebe9e21cad AS python
3
4
ENV DEBIAN_FRONTEND=noninteractive
5
0 commit comments