We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a8c67 commit 8eed3d8Copy full SHA for 8eed3d8
Dockerfile
@@ -1,5 +1,5 @@
1
### Use an appropriate version of Python
2
-FROM python:3.12-slim-bullseye@sha256:c66cf219ac0083a9af2ff90e16530f16cd503c59eb7909feb3b8f3524dc1a87e AS python
+FROM python:3.12-slim-bullseye@sha256:3c9599f1a8a5c384e3a17231dd24a32777e26b3705386b3a0403086cbbd23868 AS python
3
4
ENV DEBIAN_FRONTEND=noninteractive
5
0 commit comments