Try to fix a build issue on OS
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
17e3db9af5
commit
18e0b29dec
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ items:
|
|||
name="bodhi-web" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
license="MIT"
|
||||
RUN dnf install -y bodhi-docs-{{bodhi_version}} python3-pyramid_sawing
|
||||
RUN dnf install --refresh -y bodhi-docs-{{bodhi_version}} python3-pyramid_sawing
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT bash /etc/bodhi/start.sh
|
||||
type: Dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue