Greenwave: we need the fedora-messaging rpm not only python3-fedora-messaging.
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
203e5fb21b
commit
0268d53f4c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
# See imagestream.yml for the definition
|
||||
FROM greenwave-upstream:latest
|
||||
USER 0
|
||||
RUN dnf -y install python3-fedora-messaging && dnf clean all
|
||||
RUN dnf -y install fedora-messaging && dnf clean all
|
||||
USER 1001
|
||||
{% else %}
|
||||
# See imagestream.yml for the definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue