]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: replace CEPH_VERSION var for backward compat 61218/head
authorDan Mick <dan.mick@redhat.com>
Fri, 3 Jan 2025 03:15:54 +0000 (19:15 -0800)
committerDan Mick <dan.mick@redhat.com>
Mon, 6 Jan 2025 21:06:35 +0000 (13:06 -0800)
commit3075894aab604ffdfb81d3eb1af675cdbc6aa776
tree9bbd077b07bea04e0f2ce9148094c86685c80c9d
parent5c8c1d844f0e47937a8bdf6f1206f171baeed13b
container/Containerfile: replace CEPH_VERSION var for backward compat

CEPH_VERSION used to be present in the env to hold the ref.  Other projects
relied on this.  Make life easier for them.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
container/Containerfile