debuginfod: correct sqlite3->sqlite rpm package name
This commit is contained in:
parent
8d40bc0b51
commit
16c2d3676d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ items:
|
||||||
vendor="Fedora Infrastructure"
|
vendor="Fedora Infrastructure"
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
EXPOSE 8002
|
EXPOSE 8002
|
||||||
RUN dnf -y install bsdtar elfutils-debuginfod sqlite3 procps-ng rsync tar && \
|
RUN dnf -y install bsdtar elfutils-debuginfod sqlite procps-ng rsync tar && \
|
||||||
dnf autoremove -y
|
dnf autoremove -y
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue