Skip to content

Commit add3db3

Browse files
committed
feat(zed): update packages for stable/zed branch
Add python-senlinclient and remove tap-as-a-service to match atmosphere stable/zed package requirements. Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
1 parent 0cede7e commit add3db3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ uv pip install \
1717
python-neutronclient \
1818
python-octaviaclient \
1919
python-openstackclient \
20-
python-swiftclient \
21-
tap-as-a-service
20+
python-senlinclient \
21+
python-swiftclient
2222
EOF
2323

2424
FROM ghcr.io/vexxhost/python-base:main@sha256:4ab6c0c1a31e169d3b158e8ad70963b91ea933ae63a279640ded5d37e92815b7

0 commit comments

Comments
 (0)