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 8d04b88 commit 275d016Copy full SHA for 275d016
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:8b6ad39e9dc58b7bffb0ff654cf27fb3bd364cecb39835ba14f29454cbac3e08
3
4
RUN apt-get update \
5
&& apt-get install -y curl git apache2-utils \
0 commit comments