Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Containerfiles/HorizonRXT-Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ARG RELEASE=master
ARG VERSION=${RELEASE}-ubuntu_jammy
FROM openstackhelm/horizon:$VERSION
FROM openstackhelm/horizon:${RELEASE}-ubuntu_jammy
RUN /var/lib/openstack/bin/pip install --constraint=https://releases.openstack.org/constraints/upper/${RELEASE} \
heat-dashboard \
octavia-dashboard