mirror of
https://github.com/stulzq/azure-openai-proxy.git
synced 2025-12-19 07:14:21 +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
|
COPY . /builder
|
||||||
WORKDIR /builder
|
WORKDIR /builder
|
||||||
|
|||||||
Reference in New Issue
Block a user