Merge pull request #302 from jb-alvarado/master

change version
This commit is contained in:
jb-alvarado 2023-03-28 13:25:23 +02:00 committed by GitHub
commit 6f900c3e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == \
FROM base
ARG FFPLAYOUT_VERSION=0.17.0-beta7
ARG FFPLAYOUT_VERSION=0.17.0
COPY README.md *.rpm /tmp/
RUN dnf update -y && \

View File

@ -235,7 +235,7 @@ RUN \
FROM base
ARG FFPLAYOUT_VERSION=0.17.0-beta7
ARG FFPLAYOUT_VERSION=0.17.0
ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib

View File

@ -433,7 +433,7 @@ RUN \
FROM base
ARG FFPLAYOUT_VERSION=0.17.0-beta7
ARG FFPLAYOUT_VERSION=0.17.0
ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib