mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-01-20 22:10:56 +00:00
up build docker
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
FROM golang:1.22-alpine as builder
|
||||
|
||||
FROM alpine
|
||||
WORKDIR /app
|
||||
RUN apk add --no-cache tzdata
|
||||
|
||||
Reference in New Issue
Block a user