mirror of
https://github.com/livekit/livekit.git
synced 2026-03-29 20:09:53 +00:00
Resolve FromAsCasing warning in Dockerfile (#3356)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.23-alpine as builder
|
||||
FROM golang:1.23-alpine AS builder
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user