]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: replace CEPH_VERSION var for backward compat 61580/head
authorDan Mick <dan.mick@redhat.com>
Fri, 3 Jan 2025 03:15:54 +0000 (19:15 -0800)
committerDan Mick <dan.mick@redhat.com>
Thu, 30 Jan 2025 01:08:33 +0000 (17:08 -0800)
commitc84afad8fb1a2383abc67fe10fa20f7a2d03a065
treeec79ca99dad91f951c3b0fad2ab0c56184bef4d9
parent431460e1579104404d6f5e8ec0bb8fd94eb72e85
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>
(cherry picked from commit 3075894aab604ffdfb81d3eb1af675cdbc6aa776)
container/Containerfile