change version

This commit is contained in:
jb-alvarado 2023-03-28 13:24:54 +02:00
parent bba6648045
commit 62f6c40b37
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