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 c1559fc commit 2755d8eCopy full SHA for 2755d8e
tests/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.19
2
-FROM python:3.13-bookworm@sha256:afe6f5c21893b34eff06617b81429646e21981cfa36e6e5916e8b3608d6fcba3
+FROM python:3.14-bookworm@sha256:776ab36198fa76233d7b91abb01ab694332695ba214de14b62e4e558fd530464
3
4
RUN apt-get update \
5
&& apt-get install -y curl git apache2-utils \
0 commit comments