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 1fbf07e commit 8f3dc04Copy full SHA for 8f3dc04
Dockerfile
@@ -1,5 +1,5 @@
1
### Use an appropriate version of Python
2
-FROM python:3.12-slim-bullseye@sha256:0c99b18d187b81a5c47fb3f71c1dac0c5a166ba76171409b117c2a89b0a0ddc4 AS python
+FROM python:3.12-slim-bullseye@sha256:6229a3e2fd625bb99efb87e38e7ca4aff6351636ce41b3f229f672b18be8134c AS python
3
4
ENV DEBIAN_FRONTEND=noninteractive
5
0 commit comments