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 d902e87 commit a71fda6Copy full SHA for a71fda6
Dockerfile
@@ -1,5 +1,5 @@
1
### Use an appropriate version of Python
2
-FROM python:3.12-slim-bullseye@sha256:1c0da9b35e7fbba5441c9652e93194450f849ba69599dee38ebf9a04c011dc42 AS python
+FROM python:3.12-slim-bullseye@sha256:0c93bc21260500c52ab687466ae22a20ea4b34fc77ec9ac6bf031f5272a057bc AS python
3
4
ENV DEBIAN_FRONTEND=noninteractive
5
0 commit comments