diff --git a/ceph/ceph-manager/debian/docker/Dockerfile b/ceph/ceph-manager/debian/docker/Dockerfile index 9241c7dd..61cd6994 100644 --- a/ceph/ceph-manager/debian/docker/Dockerfile +++ b/ceph/ceph-manager/debian/docker/Dockerfile @@ -1,6 +1,7 @@ ARG BASE FROM ${BASE} AS stx-debian -FROM docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.1-1-20250207 + +FROM docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312 RUN mkdir -p /tmp/build WORKDIR /tmp/build