mirror of
https://github.com/saily/vnc-recorder.git
synced 2025-07-07 18:48:41 +00:00
Dockerfile fix
This commit is contained in:
parent
f46acb2496
commit
244d11ad90
@ -1,7 +1,6 @@
|
||||
FROM golang:1.20rc1-bullseye as build-env
|
||||
|
||||
ENV GO111MODULE=on
|
||||
RUN apk --no-cache add git
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
Loading…
Reference in New Issue
Block a user