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 602e2af commit b0ae57cCopy full SHA for b0ae57c
tests/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.19
2
-FROM python:3.14-bookworm@sha256:0cc5dcf9a7aedac55ba65c69020c6953d1d3dc239600e099b86231f08e94e418
+FROM python:3.14-bookworm@sha256:4195acc64f03856eddb5fde6fd77be1c53fa42331793613436dcaeca016d05d0
3
4
RUN apt-get update \
5
&& apt-get install -y curl git apache2-utils \
0 commit comments