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 223bc06 commit cef0750Copy full SHA for cef0750
tests/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.18
2
-FROM python:3.13-bookworm@sha256:5497231b2ab6ce2a9497ec4b71c157d708b623ddd159f516babec1cf2f8d84b1
+FROM python:3.13-bookworm@sha256:c900d35aba5fe4c1dc1cd358408baae2902ff2a2926a1d15cc5002c6061ddb2e
3
4
RUN apt-get update \
5
&& apt-get install -y curl git apache2-utils \
0 commit comments