mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 15:16:52 +08:00
Update golang Docker tag to v1.19
Generated by renovateBot
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18
|
||||
FROM golang:1.19
|
||||
|
||||
ENV GO111MODULE=on
|
||||
RUN go get -u github.com/pion/webrtc/v3/examples/pion-to-pion/answer
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18
|
||||
FROM golang:1.19
|
||||
|
||||
ENV GO111MODULE=on
|
||||
RUN go get -u github.com/pion/webrtc/v3/examples/pion-to-pion/offer
|
||||
|
Reference in New Issue
Block a user