Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
LongLiveCHIEF authored Jun 15, 2022
1 parent 1c077e2 commit b078260
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ RUN apt-get update && apt-get install -y \
openssh-client \
v4l-utils \
xz-utils \
zlib1g-dev
zlib1g-dev \
x265

# unpack s6
COPY --from=s6build /tmp /tmp
Expand Down

0 comments on commit b078260

Please sign in to comment.