Skip to content

Commit

Permalink
Update cache
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Sep 27, 2023
1 parent 32677b2 commit e81f8ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ RUN ls -lh /usr/local/bin/ffmpeg /usr/local/ssl
RUN apt-get install -y git gcc

# Build SRS for cache, never install it.
# 5.0release c7851da46 API: Fix HTTPS callback issue using SNI in TLS client handshake. v5.0.168 (#3695)
# develop b5f50f3bf API: Fix HTTPS callback issue using SNI in TLS client handshake. v4.0.270, v5.0.168, v6.0.61 (#3695)
# 5.0release 3ddacdb47 Build: Support sys-ssl for srt. v5.0.184 (#3806)
# develop ca155a5b5 Turn off the related utests H265 option. v6.0.85 (#3811)
# Pelease update this comment, if need to refresh the cached dependencies, like st/openssl/ffmpeg/libsrtp/libsrt etc.
RUN mkdir -p /usr/local/srs-cache
RUN cd /usr/local/srs-cache && git clone https://github.com/ossrs/srs.git
Expand Down

0 comments on commit e81f8ca

Please sign in to comment.