mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 11:19:52 +00:00
Update golang Docker tag to v1.20 (#1403)
Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19-alpine as builder
|
||||
FROM golang:1.20-alpine as builder
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user