Skip to content

Commit 8cecae2

Browse files
Update Dockerfile
1 parent adfba9e commit 8cecae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alexanderwagnerdev/alpine:builder AS builder
22

33
ARG LIBRTMP2_SERVER_REPO=https://github.com/OpenRTMP/librtmp2-server.git
4-
ARG LIBRTMP2_SERVER_REF=main
4+
ARG LIBRTMP2_SERVER_REF=v0.1.9
55

66
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
77

0 commit comments

Comments
 (0)