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