diff --git a/ferretdb-reprepro/Dockerfile b/ferretdb-reprepro/Dockerfile index 8173954..1bbd60c 100644 --- a/ferretdb-reprepro/Dockerfile +++ b/ferretdb-reprepro/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:experimental-20240812 +FROM debian:experimental-20250929 RUN apt-get update && \ apt-get install -yq ssh && \