mirror of
https://github.com/stulzq/azure-openai-proxy.git
synced 2025-12-18 14:54:19 +01:00
fix: docker
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19 AS building
|
||||
FROM golang:1.19 AS builder
|
||||
|
||||
COPY . /builder
|
||||
WORKDIR /builder
|
||||
|
||||
Reference in New Issue
Block a user