There was an error while loading. Please reload this page.
1 parent a116ec0 commit b576107Copy full SHA for b576107
tests/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.19
2
-FROM python:3.14-bookworm@sha256:776ab36198fa76233d7b91abb01ab694332695ba214de14b62e4e558fd530464
+FROM python:3.14-bookworm@sha256:0cc5dcf9a7aedac55ba65c69020c6953d1d3dc239600e099b86231f08e94e418
3
4
RUN apt-get update \
5
&& apt-get install -y curl git apache2-utils \
0 commit comments