Update Dockerfile
This commit is contained in:
parent
50db166898
commit
bcd2f418f8
@ -14,7 +14,7 @@ RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == \
|
||||
|
||||
FROM base
|
||||
|
||||
ARG FFPLAYOUT_VERSION=0.21.3
|
||||
ARG FFPLAYOUT_VERSION=0.22.0
|
||||
COPY README.md *.rpm /tmp/
|
||||
|
||||
RUN dnf update -y && \
|
||||
|
Loading…
Reference in New Issue
Block a user